deleted force_fetch.py, doesn't work

This commit is contained in:
Justin 2022-10-06 16:35:34 +08:00 committed by GitHub
parent 3d4c8687dc
commit bbbdabeaae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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