hydrophonitor/scripts/start-gps.sh
2022-10-02 15:24:51 +03:00

7 lines
144 B
Bash
Executable File

#!/usr/bin/sh
GPS_TARGET_LOCATION="/home/shared/hydrophonitor/gps-logger"
OPTIONS=""
cd $GPS_TARGET_LOCATION && python record-gps.py $OPTIONS