more output message formatting
This commit is contained in:
@@ -858,7 +858,7 @@ then
|
|||||||
printf 'Temporary files may be deleted when the virtual machine is shut down
|
printf 'Temporary files may be deleted when the virtual machine is shut down
|
||||||
by running the following command at the script'"'"'s working directory:
|
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
|
else
|
||||||
# detach temporary VDIs and attach the macOS target disk
|
# detach temporary VDIs and attach the macOS target disk
|
||||||
VBoxManage storagectl "${vmname}" --remove --name SATA >/dev/null 2>&1
|
VBoxManage storagectl "${vmname}" --remove --name SATA >/dev/null 2>&1
|
||||||
|
|||||||
Reference in New Issue
Block a user