missing quotes

This commit is contained in:
img2tab
2019-01-28 18:18:06 +00:00
committed by GitHub
parent 2fea61b4f5
commit e8c9fd98b4
+1 -1
View File
@@ -512,7 +512,7 @@ printf 'In the VM, '${whiteonred}'manually'${defaultcolor}' right-click on Apple
echo ""
echo "and click 'Download Linked File As...' then from the dropdown menu"
echo "select '${vmname}' for 'Where:', then unbind the mouse cursor from the virtual"
printf 'machine with the '${whiteonblack}'right control key.'${defaultcolor}''
printf 'machine with the '${whiteonblack}'right control key.'${defaultcolor}
echo ""
read -p "Click here and press enter when the download is complete."