Update Sun Aug 22 08:05:08 PM CDT 2021

This commit is contained in:
Dewalt 2021-08-22 20:05:08 -05:00
parent f1e9da1fd5
commit e69f8787c7
2 changed files with 4 additions and 2 deletions

View File

@ -68,7 +68,9 @@
- Added Sublime text editor installer - Menu Option L
- install_atom function
- removed quiet switches to avoid confusion
- removed quiet switches to avoid confusion
- python2 deprecation warnings - disabled
- Alphabetically sorted Main Menu - Stand Alone Functions

View File

@ -196,7 +196,7 @@ fix_missing () {
fix_set
check_chrome
fix_gowitness # 01.27.2021 added due to 404 errors with go get -u github.com/sensepost/gowitness
fix_qterminal_history
# fix_qterminal_history
}
fix_all () {