mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-03-09 15:39:58 +00:00
Update custom from https://github.com/sickcodes/osx-serial-generator.git
This commit is contained in:
parent
e2d69c2bb5
commit
613236ffc9
2 changed files with 12 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue