fintic-tracker/startup.sh

4 lines
125 B
Bash
Raw Permalink Normal View History

2021-05-05 21:00:12 +00:00
#!/bin/sh
cd /home/pi/fintic
2022-03-08 14:16:47 +00:00
sudo -E taskset -c 3 python3 database_caller.py & sudo -E python3 server.py & ./check_update.sh