trial of new databasecaller method

This commit is contained in:
Neythen Treloar
2022-03-05 14:03:11 +00:00
parent c2891a66bb
commit c53038b8ed
3 changed files with 68 additions and 127 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
cd /home/pi/fintic
sudo -E python3 server.py
sudo -E taskset -c 3 python3 database_caller.py & sudo -E python3 server.py