mirror of
https://github.com/majmongoose/PageBot.git
synced 2026-08-28 22:45:30 -04:00
Update pagebot.py
This commit is contained in:
+1
-1
@@ -140,7 +140,7 @@ def launch_and_watch(program_path):
|
||||
else:
|
||||
print("TTD has exited normally.")
|
||||
break
|
||||
time.sleep(2)
|
||||
time.sleep(10)
|
||||
|
||||
if __name__ == "__main__":
|
||||
observer = Observer()
|
||||
|
||||
Reference in New Issue
Block a user