This commit is contained in:
sickcodes 2021-04-15 09:55:15 +00:00
parent e2d69c2bb5
commit 613236ffc9
2 changed files with 12 additions and 8 deletions

View file

@ -210,7 +210,7 @@ download_qcow_efi_folder () {
# EFI Shell commands
touch startup.nsh && echo 'fs0:\EFI\BOOT\BOOTx64.efi' > startup.nsh
cp -ra "${EFI_FOLDER}" .
cp -a "${EFI_FOLDER}" .
mkdir -p ./EFI/OC/Resources