Update Sun Oct 18 04:00:34 AM CDT 2020
This commit is contained in:
parent
adb8106156
commit
82e7052870
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue