Update Tue Mar 9 11:17:20 PM CST 2021

This commit is contained in:
Dewalt 2021-03-09 23:17:20 -06:00
parent 0cb65e9412
commit 605c0620ff
2 changed files with 4 additions and 1 deletions

View File

@ -16,6 +16,9 @@
- sudo ./pimpmykali.sh
- For a new kali vm, run menu option N
# Revision 1.2.1 - Menu Option N Modified
- minor code cleanup, no major changes.
# Revision 1.2.0 - Menu Option N Modified
- Kali 2021.1 + MSF-6.0.30-DEV have been released live in the Kali Repo
- Downgrade Metasploit has been removed from menu option N

View File

@ -9,7 +9,7 @@
# Standard Disclaimer: Author assumes no liability for any damage
# revision var
revision="1.2.0"
revision="1.2.1"
# unicorn puke:
red=$'\e[1;31m'