Update Sun Oct 11 12:24:06 AM CDT 2020

This commit is contained in:
Dewalt 2020-10-11 00:24:06 -05:00
parent 88a0f8c9bd
commit f4deaa133d
2 changed files with 1 additions and 4 deletions

View File

@ -13,9 +13,6 @@
- cd pimpmykali
- sudo ./pimpmykali.sh
# Revision 0.5i
- added pip install xlrd function to fix_missing and fix_all
# Revision 0.5h
- minor code cleanup
- 2nd warning screen of nuke impacket has been disabled and will no longer show

View File

@ -10,7 +10,7 @@
#
# revision var
revision="0.5i"
revision="0.5h"
# unicorn puke:
red=$'\e[1;31m'