Update startup.sh

This commit is contained in:
Justin 2022-03-08 22:16:47 +08:00 committed by GitHub
parent f725a3b81b
commit bb0d901c29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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