From d846cccc619d6950462c11df06639f7f238e77b1 Mon Sep 17 00:00:00 2001 From: Jonathan Weinberg Date: Wed, 23 Jan 2019 17:08:12 -0500 Subject: [PATCH] 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` --- macos-guest-virtualbox.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/macos-guest-virtualbox.sh b/macos-guest-virtualbox.sh index 0b99dc3..e7f933f 100644 --- a/macos-guest-virtualbox.sh +++ b/macos-guest-virtualbox.sh @@ -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