Fix path.

This commit is contained in:
W1CDN 2023-07-07 18:25:20 -05:00
parent e1cd7ccaae
commit c25a10ae77
1 changed files with 1 additions and 1 deletions

View File

@ -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