Update README.md
changed the crontab info in means of changing */15 * * * * /usr/bin/python /home/pi/projects/tfm/controller/sensors.py "Automatski, Senad Uka" 120 */1 * * * * /usr/bin/python /home/pi/projects/tfm/controller/sync_state.py "Automatski, Senad Uka" 120 to */5 * * * * cd /home/pi/projects/tfm/controller && sh activity.sh
This commit is contained in:
@@ -9,8 +9,7 @@
|
|||||||
```
|
```
|
||||||
crontab -e -u root
|
crontab -e -u root
|
||||||
#enter these lines
|
#enter these lines
|
||||||
*/15 * * * * /usr/bin/python /home/pi/projects/tfm/controller/sensors.py "Automatski, Senad Uka" 120
|
*/5 * * * * cd /home/pi/projects/tfm/controller && sh activity.sh
|
||||||
*/1 * * * * /usr/bin/python /home/pi/projects/tfm/controller/sync_state.py "Automatski, Senad Uka" 120
|
|
||||||
*/30 * * * * /usr/bin/python /home/pi/projects/tfm/controller/network_check.py
|
*/30 * * * * /usr/bin/python /home/pi/projects/tfm/controller/network_check.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user