Update Mon Oct 12 06:19:43 PM CDT 2020

This commit is contained in:
Dewalt 2020-10-12 18:19:43 -05:00
parent daf3c821bc
commit a5c05d4caa
1 changed files with 1 additions and 1 deletions

View File

@ -462,7 +462,7 @@ check_vm () {
## added for rev 0.5i ----
eval mkdir /tmp/vboxtmp
eval mount /usr/share/virtualbox/VBoxGuestAdditions.iso /tmp/vboxtmp
# copying off the iso image to /tmp may be unnecssary
## copying off the iso image to /tmp may be unnecssary
eval cp -f /tmp/vboxtmp/VBoxLinuxAdditions.run /tmp/VBoxLinuxAdditions.run
eval umount /tmp/vboxtmp
eval rmdir /tmp/vboxtmp