mirror of
https://amiok.net/gitea/W1CDN/aprs_tool.git
synced 2025-07-16 09:20:29 +00:00
Fix path.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user