Update Tue Apr 12 09:43:26 PM CDT 2022

This commit is contained in:
Dewalt 2022-04-12 21:43:26 -05:00
parent de61721d4e
commit 4f62506a5c
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@
# Standard Disclaimer: Author assumes no liability for any damage
# revision var
revision="1.5.2b"
revision="1.5.2c"
# unicorn puke:
red=$'\e[1;31m'
@ -1195,6 +1195,7 @@ check_vm() {
then
echo -e "\n $greenplus *** VMWARE DETECTED *** \n"
echo -e "\n $greenplus installing open-vm-tools-desktop fuse"
eval apt -y remove fuse
eval apt -y reinstall open-vm-tools-desktop fuse3 $silent
echo -e "\n $greenplus restarting vmware tools"
eval restart-vm-tools