Update Thu Oct 8 10:52:46 AM CDT 2020

This commit is contained in:
Dewalt 2020-10-08 10:52:46 -05:00
parent c93b8c4391
commit 370aabd2dd
1 changed files with 3 additions and 3 deletions

View File

@ -206,9 +206,9 @@ fix_missing () {
fix_all () {
fix_sources
fix_missing $force
seclists $force
fix_gedit $force # added per sheeps request - still debating this 'request'
fix_flameshot $force
seclists $force # moved from fix_missing
fix_gedit $force # moved from fix_missing# added per sheeps request - still debating this 'request'
fix_flameshot $force # moved from fix_missing
fix_grub
fix_smbconf
fix_impacket