From 35501ead5dbcf0c04bb8c7e641c017542e8333e3 Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Mon, 28 Sep 2020 01:44:44 -0500 Subject: [PATCH] Update Mon Sep 28 01:44:44 AM CDT 2020 --- pimpmykali.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/pimpmykali.sh b/pimpmykali.sh index 0522721..bfd4d66 100755 --- a/pimpmykali.sh +++ b/pimpmykali.sh @@ -10,6 +10,7 @@ # and an ownership of 503:root, this has been changed to ownership root:root and all files inside # /opt/impacket-0.9.19 have had their permissions set to 755 after extraction of impacket-0.9.19.tar.gz # - ascii art added to the menu +# - added exit screen # # Revision 0.3: # - Added checks for already installed installations, added --force command ( --force will run all fixes/reinstalls )