/Modules/PowerSupply/SUPERCAP01A/SW/start.sh
1,5 → 1,5
#!/bin/bash
cd /home/odroid/repos/CLOCKMOT01A/
cd /home/odroid/repos/SUPERCAP/
 
if ! pidof -x ./SUPERCAP.py > /dev/null; then
./SUPERCAP.py &