bigfix
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd /home/pi/fintic
|
||||
python3 server.py
|
||||
sudo -E python3 server.py
|
||||
|
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd /home/pi/fintic
|
||||
python3 server.py
|
||||
sudo -E python3 server.py
|
||||
|