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 "When the installer finishes preparing, the virtual machine will reboot"
|
||||||
echo "into the base system, not the installer."
|
echo "into the base system, not the installer."
|
||||||
printf ${whiteonblack}'
|
printf ${whiteonblack}'
|
||||||
After the reboot, press enter when the Language window '
|
After the reboot, press enter when the Language window or Utilities window is ready.'${defaultcolor}
|
||||||
'or Utilities window is ready.'${defaultcolor}
|
|
||||||
read -p ""
|
read -p ""
|
||||||
sendenter
|
sendenter
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user