Update server.py
This commit is contained in:
parent
0656b0598e
commit
abdc3ec8a3
@ -331,7 +331,7 @@ def stop():
|
||||
|
||||
if displaying_screensaver:
|
||||
screensaver_p.close()
|
||||
ticker = pexpect.spawn("sudo -E python3 -W ignore stockTicker.py")
|
||||
#ticker = pexpect.spawn("sudo -E python3 -W ignore stockTicker.py")
|
||||
#api_caller = pexpect.spawn("sudo -E taskset -c 3 python3 api_caller.py")
|
||||
#api_caller = pexpect.spawn("sudo -E taskset -c 3 python3 database_caller.py")
|
||||
displaying_screensaver = False
|
||||
|
Loading…
Reference in New Issue
Block a user