Update Sat Oct 17 03:56:26 AM CDT 2020
This commit is contained in:
parent
70b0663e38
commit
0a425638b1
|
@ -494,7 +494,7 @@ check_vm() {
|
||||||
echo -e "\n $greenplus *** VMWARE DETECTED *** \n"
|
echo -e "\n $greenplus *** VMWARE DETECTED *** \n"
|
||||||
echo -e "\n $greenplus installing open-vm-tools-desktop fuse"
|
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 fuse $silent
|
||||||
echo restart-vm-tools
|
eval restart-vm-tools
|
||||||
# Additional Fixes for Vmware
|
# Additional Fixes for Vmware
|
||||||
#----------------------- additional vmware fixes
|
#----------------------- additional vmware fixes
|
||||||
# fix goes here
|
# fix goes here
|
||||||
|
|
Loading…
Reference in New Issue