Update Tue Apr 5 09:58:06 AM CDT 2022
This commit is contained in:
parent
29feddbed1
commit
efddc82ff7
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue