fix: 🐛 create boot entry after copying uki
This commit is contained in:
parent
988331e6e3
commit
333b8d06fe
@ -107,9 +107,9 @@ function main -d "the main function"
|
|||||||
|
|
||||||
get_last_snapshot
|
get_last_snapshot
|
||||||
create_uki
|
create_uki
|
||||||
add_efi_entry
|
|
||||||
|
|
||||||
cp $BUILD_PATH/$SNAPSHOT_ID/*.efi "$EFI_DIR"
|
cp $BUILD_PATH/$SNAPSHOT_ID/*.efi "$EFI_DIR"
|
||||||
|
add_efi_entry
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user