From 0a7171326e449eecc5a69025971a7bbcc3eeb9b3 Mon Sep 17 00:00:00 2001 From: Riku Silvennoinen Date: Thu, 21 Sep 2023 02:08:27 +0300 Subject: [PATCH] Update script.py --- script.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.py b/script.py index 90f91de..9e67fde 100644 --- a/script.py +++ b/script.py @@ -63,5 +63,5 @@ while True: cmd = 'mv /var/www/html/index_TEMP.html /var/www/html/index.html' os.system(cmd) - time.sleep(1200) # Odota 20 minuuttia ennen seuraavaa hakuajoa + time.sleep(120) # Odota 2 minuuttia ennen seuraavaa hakuajoa