more output message formatting

This commit is contained in:
Jack
2020-02-03 19:25:18 +02:00
parent d26eea2082
commit ac3a9fa686
+1 -1
View File
@@ -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'
'"${highlight_color}${0} delete_temporary_files${default_color}"'\n'
else
# detach temporary VDIs and attach the macOS target disk
VBoxManage storagectl "${vmname}" --remove --name SATA >/dev/null 2>&1