*/1 * * * * /usr/bin/python /home/pi/projects/tfm/controller/camera_send.py moved to activity.sh
This commit is contained in:
@@ -11,7 +11,7 @@ crontab -e -u root
|
|||||||
#enter these lines
|
#enter these lines
|
||||||
*/5 * * * * cd /home/pi/projects/tfm/controller && sh activity.sh
|
*/5 * * * * cd /home/pi/projects/tfm/controller && sh activity.sh
|
||||||
*/30 * * * * /usr/bin/python /home/pi/projects/tfm/controller/network_check.py
|
*/30 * * * * /usr/bin/python /home/pi/projects/tfm/controller/network_check.py
|
||||||
*/1 * * * * /usr/bin/python /home/pi/projects/tfm/controller/camera_capture.py
|
*/1 * * * * /usr/bin/python /home/pi/projects/tfm/controller/camera_capture.py
|
||||||
```
|
```
|
||||||
|
|
||||||
4. add following lines at the end of /etc/rc.local
|
4. add following lines at the end of /etc/rc.local
|
||||||
|
|||||||
Reference in New Issue
Block a user