Update script.py
This commit is contained in:
parent
81a29470c1
commit
0a7171326e
@ -63,5 +63,5 @@ while True:
|
|||||||
cmd = 'mv /var/www/html/index_TEMP.html /var/www/html/index.html'
|
cmd = 'mv /var/www/html/index_TEMP.html /var/www/html/index.html'
|
||||||
os.system(cmd)
|
os.system(cmd)
|
||||||
|
|
||||||
time.sleep(1200) # Odota 20 minuuttia ennen seuraavaa hakuajoa
|
time.sleep(120) # Odota 2 minuuttia ennen seuraavaa hakuajoa
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user