fixed lack of quotes
This commit is contained in:
@@ -450,7 +450,7 @@ echo ""
|
|||||||
echo "Loading base system onto installer virtual disk"
|
echo "Loading base system onto installer virtual disk"
|
||||||
|
|
||||||
# Create secondary base system and shut down the virtual machine
|
# Create secondary base system and shut down the virtual machine
|
||||||
kbstring='asr restore --source /Volumes/'"${vmname}"'/BaseSystem.dmg --target /Volumes/Install --erase --noprompt'
|
kbstring='asr restore --source "/Volumes/'"${vmname}"'/BaseSystem.dmg" --target /Volumes/Install --erase --noprompt'
|
||||||
sendkeys
|
sendkeys
|
||||||
|
|
||||||
promptterminalready
|
promptterminalready
|
||||||
|
|||||||
Reference in New Issue
Block a user