deleted force_fetch.py, doesn't work
This commit is contained in:
parent
3d4c8687dc
commit
bbbdabeaae
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd /home/pi/fintic
|
||||
sudo -E taskset -c 3 python3 database_caller.py & sudo -E python3 server.py & ./check_update.sh & python3 force_fetch.py
|
||||
sudo -E taskset -c 3 python3 database_caller.py & sudo -E python3 server.py & ./check_update.sh
|
||||
|
Loading…
Reference in New Issue
Block a user