Remove initial reboot in AutoRepairs
This commit is contained in:
parent
6da14beabe
commit
579ae52a68
1 changed files with 0 additions and 1 deletions
|
|
@ -340,7 +340,6 @@ def init_session(options):
|
|||
if options['Run TDSSKiller (once)']['Selected']:
|
||||
TRY_PRINT.run('Running TDSSKiller...', run_tdsskiller, msg_good='DONE')
|
||||
print('')
|
||||
reboot(30)
|
||||
|
||||
|
||||
def is_autologon_enabled():
|
||||
|
|
|
|||
Loading…
Reference in a new issue