Skip to content

Commit 9b17841

Browse files
Fix compilation error
1 parent 39c32d9 commit 9b17841

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/lib/src/install.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2148,6 +2148,7 @@ pub(crate) async fn install_to_existing_root(opts: InstallToExistingRootOpts) ->
21482148
compoesfs_opts: InstallComposefsOpts {
21492149
insecure: false,
21502150
bootloader: Bootloader::Grub,
2151+
uki_addon: None
21512152
},
21522153
};
21532154

0 commit comments

Comments
 (0)