Update Tue Sep 29 12:03:39 PM CDT 2020
This commit is contained in:
parent
72e02ff5f9
commit
384c0e40c4
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue