diff --git a/client/bs_shutdown.py b/client/bs_shutdown.py index 86ee7db..1fb4958 100644 --- a/client/bs_shutdown.py +++ b/client/bs_shutdown.py @@ -84,4 +84,4 @@ def update(): if __name__ == '__main__': while True: update() - time.sleep(1800) \ No newline at end of file + time.sleep(900) \ No newline at end of file