You've already forked Docker-OSX
mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-07-02 02:42:37 -05:00
Update custom from https://github.com/sickcodes/osx-serial-generator.git
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user