From 083bde45c4f40ee3d25830a42c29dc0e5d4a60b6 Mon Sep 17 00:00:00 2001 From: My Spaghetti <31696646+myspaghetti@users.noreply.github.com> Date: Fri, 17 Jul 2020 16:08:52 +0300 Subject: [PATCH] forgot to close double-quotes --- macos-guest-virtualbox.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macos-guest-virtualbox.sh b/macos-guest-virtualbox.sh index a89ff67..fa730e8 100755 --- a/macos-guest-virtualbox.sh +++ b/macos-guest-virtualbox.sh @@ -819,7 +819,7 @@ fi echo -e "Starting virtual machine \"${vm_name}\". This should take a couple of minutes. If booting fails, exit the script by pressing CTRL-C then see the documentation for information about applying -different CPU profiles in the section ${highlight_color}CPU profiles and CPUID settings${default_color}. +different CPU profiles in the section ${highlight_color}CPU profiles and CPUID settings${default_color}." ( VBoxManage startvm "${vm_name}" >/dev/null 2>&1 ) echo -e "\nUntil the script completes, please do not manually interact with\nthe virtual machine." [[ -z "${kscd}" ]] && declare_scancode_dict