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

7 lines
152 B
Bash

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