Update Sun Aug 22 08:05:08 PM CDT 2021
This commit is contained in:
parent
f1e9da1fd5
commit
e69f8787c7
|
@ -68,7 +68,9 @@
|
||||||
- Added Sublime text editor installer - Menu Option L
|
- Added Sublime text editor installer - Menu Option L
|
||||||
|
|
||||||
- install_atom function
|
- 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
|
- Alphabetically sorted Main Menu - Stand Alone Functions
|
||||||
|
|
||||||
|
|
|
@ -196,7 +196,7 @@ fix_missing () {
|
||||||
fix_set
|
fix_set
|
||||||
check_chrome
|
check_chrome
|
||||||
fix_gowitness # 01.27.2021 added due to 404 errors with go get -u github.com/sensepost/gowitness
|
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 () {
|
fix_all () {
|
||||||
|
|
Loading…
Reference in New Issue