fixed lack of quotes

This commit is contained in:
img2tab
2019-03-06 04:14:07 +00:00
committed by GitHub
parent 0a219040d6
commit 04931ce8e6
+1 -1
View File
@@ -450,7 +450,7 @@ echo ""
echo "Loading base system onto installer virtual disk"
# 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
promptterminalready