Update Sat Apr 9 09:38:12 AM CDT 2022

This commit is contained in:
Dewalt 2022-04-09 09:38:12 -05:00
parent 4875c58a5a
commit de61721d4e
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
# Standard Disclaimer: Author assumes no liability for any damage
# revision var
revision="1.5.2a"
revision="1.5.2b"
# unicorn puke:
red=$'\e[1;31m'
@ -1195,7 +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 reinstall open-vm-tools-desktop fuse $silent
eval apt -y reinstall open-vm-tools-desktop fuse3 $silent
echo -e "\n $greenplus restarting vmware tools"
eval restart-vm-tools
# Additional Fixes for Vmware