hydrophonitor/scripts/start-pressure-depth.sh

7 lines
152 B
Bash
Raw Normal View History

2022-10-02 12:24:51 +00:00
#!/usr/bin/sh
DEPTH_TARGET_LOCATION="/home/shared/hydrophonitor/depth-logger"
OPTIONS=""
cd $DEPTH_TARGET_LOCATION && python record-depth.py $OPTIONS