Update README.md

This commit is contained in:
Dewalt-arch 2020-09-28 22:56:28 -05:00 committed by GitHub
parent 8a603ba83d
commit 603f51c157
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -5,14 +5,18 @@
# Github index updated added +x permission:
- Script should now be executable upon clone (perms: 755 rwxr-xr-x added to github)
- you should not need to chmod +x pimpmykali.sh upon clone
- you should not need to chmod +x pimpmykali.sh upon git clone anymore
# Installation script:
- git clone https://github.com/Dewalt-arch/pimpmykali
- cd pimpmykali
- chmod +x pimpmykali.sh
- sudo ./pimpmykali.sh
# Revision 0.3b:
- bug fix ( Thanks ShadeauxBoss! for finding it ) impacket installation was missing cd /opt/impacket-0.9.19
- feature request added : Gedit installation menu option 7, is included in fix_missing, all and force
- remove clear from exit screen
# Revision 0.3a:
- the extraction of the impacket-0.9.19.tar.gz was leaving /opt/impacket-0.9.19 with 700 perms
and an ownership of 503:root, this has been changed to ownership root:root and all files inside