Skip to content

Commit 59559b1

Browse files
Johan-Liebert1travier
authored andcommitted
WIP: Fix compilation error
1 parent b82c8ba commit 59559b1

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
@@ -2165,6 +2165,7 @@ pub(crate) async fn install_to_existing_root(opts: InstallToExistingRootOpts) ->
21652165
compoesfs_opts: InstallComposefsOpts {
21662166
insecure: false,
21672167
bootloader: Bootloader::Grub,
2168+
uki_addon: None
21682169
},
21692170
};
21702171

0 commit comments

Comments
 (0)