created activity.sh to unify all activities in a specific order

This commit is contained in:
2016-04-23 14:32:31 +00:00
parent 5a4fdbbd00
commit 90e43b8bd2

3
controller/activity.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
sudo /usr/bin/python /home/pi/projects/tfm/controller/sensors.py
sudo /usr/bin/python /home/pi/projects/tfm/controller/sync_state.py