From 384c0e40c45265ef4426197501691f70e80aa843 Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Tue, 29 Sep 2020 12:03:39 -0500 Subject: [PATCH] Update Tue Sep 29 12:03:39 PM CDT 2020 --- README.md | 3 +++ pimpmykali.sh | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 6657ec2..7d78bbe 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ - cd pimpmykali - sudo ./pimpmykali.sh +# Revision 0.3d + - emergency fix to --force, everythign should be functioning now + # Revision 0.3c: - per request kali-root-login enabling prompt has been reworked and reworded to be less confusing and to give the user a better explaniation of what the script is doing at that stage diff --git a/pimpmykali.sh b/pimpmykali.sh index 77c2612..c5b96aa 100755 --- a/pimpmykali.sh +++ b/pimpmykali.sh @@ -13,6 +13,9 @@ # - added fix_nmap function for fixing /usr/share/nmap/scripts/clamav-exec.nse (commented out at this time # clamav-exec.nse was an issue at one time but unknown if it is still relevent) # +# Revision 0.3c: +# - emergency fix to --force everything should be functioning properly now +# # Revision 0.3b: # - bug fix ( Thanks Shadowboss! ) for impacket installation, cd /opt/impacket-0.9.19 was missing # - feature request added : Gedit installation menu option 7, is included in fix_missing, all and force