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:
committed by
GitHub
parent
7c4f894430
commit
d846cccc61
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user