Update macos-guest-virtualbox.sh

Should prevent `After the reboot, press enter when the Language window ./macos-guest-virtualbox.sh: line 483: or Utilities window is ready.\033[0m: command not found`
This commit is contained in:
Jonathan Weinberg
2019-01-23 17:08:12 -05:00
committed by GitHub
parent 7c4f894430
commit d846cccc61
+1 -2
View File
@@ -479,8 +479,7 @@ echo ""
echo "When the installer finishes preparing, the virtual machine will reboot"
echo "into the base system, not the installer."
printf ${whiteonblack}'
After the reboot, press enter when the Language window '
'or Utilities window is ready.'${defaultcolor}
After the reboot, press enter when the Language window or Utilities window is ready.'${defaultcolor}
read -p ""
sendenter