changed scheduler force back to false
This commit is contained in:
parent
ba1a67e2eb
commit
c1dc100bca
@ -1296,6 +1296,7 @@ if __name__ == '__main__':
|
||||
timezone = "GMT"
|
||||
shutdown_enabled = False
|
||||
reboot_enabled = False
|
||||
last_updates['scheduler']['force'] = False
|
||||
except:
|
||||
pass
|
||||
#SHUTDOWN
|
||||
|
Loading…
Reference in New Issue
Block a user