Fix path.
This commit is contained in:
parent
e1cd7ccaae
commit
c25a10ae77
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Run `chmod +x start-aprs_api.sh` so this can be run
|
# Run `chmod +x start-aprs_api.sh` so this can be run
|
||||||
|
|
||||||
screen -dmS aprs_api python3 /home/pi/aprs_tools/api_waitress.py
|
screen -dmS aprs_api python3 /home/pi/aprs_tool/api_waitress.py
|
||||||
|
|
Loading…
Reference in New Issue
Block a user