From d26eea2082e7b57f069363de4cdf2d03cd7ceefc Mon Sep 17 00:00:00 2001 From: Jack <31696646+myspaghetti@users.noreply.github.com> Date: Mon, 3 Feb 2020 19:22:06 +0200 Subject: [PATCH] message formatting --- macos-guest-virtualbox.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/macos-guest-virtualbox.sh b/macos-guest-virtualbox.sh index 8a21121..c5a918c 100755 --- a/macos-guest-virtualbox.sh +++ b/macos-guest-virtualbox.sh @@ -858,7 +858,7 @@ then printf 'Temporary files may be deleted when the virtual machine is shut down by running the following command at the script'"'"'s working directory: - '"${0} delete_temporary_files"'\n' + '"${0} delete_temporary_files"'\n' else # detach temporary VDIs and attach the macOS target disk VBoxManage storagectl "${vmname}" --remove --name SATA >/dev/null 2>&1 @@ -917,7 +917,7 @@ and requires a little user interaction. A default fresh install only requires the user to sit patiently and, ten times, press enter when prompted. ${highlight_color}USAGE${default_color} -${low_contrast_color}${0} [STAGE]... ${default_color} + ${low_contrast_color}${0} [STAGE]... ${default_color} The script is divided into stages. Stage titles may be given as command-line arguments for the script. When the script is run with no command-line