auto startup script added

This commit is contained in:
Neythen
2021-05-05 22:00:12 +01:00
parent 4cc6e07824
commit 07cf1e7c7a
5 changed files with 10 additions and 6 deletions

3
startup.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
cd /home/pi/fintic
python3 server.py