No changes between revisions
/Modules/PowerSupply/SUPERCAP01A/SW/start.sh
0,0 → 1,6
#!/bin/bash
cd /home/odroid/repos/CLOCKMOT01A/
 
if ! pidof -x ./SUPERCAP.py > /dev/null; then
./SUPERCAP.py &
fi
Property changes:
Added: svn:executable
+*
\ No newline at end of property