From 4875c58a5a9c2a1fc359408cf158e796261cb627 Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Sat, 9 Apr 2022 09:29:27 -0500 Subject: [PATCH] Update Sat Apr 9 09:29:27 AM CDT 2022 --- pimpmykali.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pimpmykali.sh b/pimpmykali.sh index dbd7c36..5889e0a 100755 --- a/pimpmykali.sh +++ b/pimpmykali.sh @@ -9,7 +9,7 @@ # Standard Disclaimer: Author assumes no liability for any damage # revision var - revision="1.5.2" + revision="1.5.2a" # 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 fuse3 $silent + eval apt -y reinstall open-vm-tools-desktop fuse $silent echo -e "\n $greenplus restarting vmware tools" eval restart-vm-tools # Additional Fixes for Vmware