Update Tue Dec 29 07:42:09 AM CST 2020
This commit is contained in:
parent
78caa9d02b
commit
aff76dc222
|
@ -14,7 +14,7 @@
|
|||
- sudo ./pimpmykali.sh
|
||||
- For a new kali vm, run menu option N
|
||||
|
||||
# Revision 1.0.10 - python module: xlrd added
|
||||
# Revision 1.1.0 - python module: xlrd added
|
||||
- added installation of pip install xlrd to fix missing
|
||||
- general code cleanup
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
# Standard Disclaimer: Author assumes no liability for any damage
|
||||
|
||||
# revision var
|
||||
revision="1.0.10"
|
||||
revision="1.1.0"
|
||||
|
||||
# unicorn puke:
|
||||
red=$'\e[1;31m'
|
||||
|
|
Loading…
Reference in New Issue