Update Thu Oct 8 10:52:46 AM CDT 2020
This commit is contained in:
parent
c93b8c4391
commit
370aabd2dd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue