Update README.md
This commit is contained in:
parent
8a603ba83d
commit
603f51c157
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue