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