Update Sun Oct 18 04:00:34 AM CDT 2020

This commit is contained in:
Dewalt 2020-10-18 04:00:34 -05:00
parent adb8106156
commit 82e7052870
2 changed files with 2 additions and 2 deletions

View File

@ -18,6 +18,8 @@
- added gzip -dq /usr/share/wordlists/rockyou.txt.gz
- fix_missing and fix_all both call this function
- added restart-vm-tools as a part of menu 9 pimpmyupgrade
- added fix for bad apt hash issue (automatically applied)
- revision is going to be bumped to v1.0.0 upon next release
# Revision 0.5i - virtualbox specific fixes
- virtualbox-guest-addditions-iso added to check_vm as a part of fix_upgrade

View File

@ -7,8 +7,6 @@
#
# Full Revision history can be found in README.md
# Standard Disclaimer: Author assumes no liability for any damage
#
# add gunzip /usr/share/wordlists/rockyou.txt.gz
# revision var
revision="0.5j"