forgot to close double-quotes

This commit is contained in:
My Spaghetti
2020-07-17 16:08:52 +03:00
parent e7459198f1
commit 083bde45c4
+1 -1
View File
@@ -819,7 +819,7 @@ fi
echo -e "Starting virtual machine \"${vm_name}\". echo -e "Starting virtual machine \"${vm_name}\".
This should take a couple of minutes. If booting fails, exit the script by 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 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 ) ( VBoxManage startvm "${vm_name}" >/dev/null 2>&1 )
echo -e "\nUntil the script completes, please do not manually interact with\nthe virtual machine." echo -e "\nUntil the script completes, please do not manually interact with\nthe virtual machine."
[[ -z "${kscd}" ]] && declare_scancode_dict [[ -z "${kscd}" ]] && declare_scancode_dict