forked from kamba4/sunders
refactor: Increases verbosity of data_handler
This commit is contained in:
parent
fd6b1d680c
commit
58f048adba
4 changed files with 6 additions and 6 deletions
|
|
@ -8,7 +8,7 @@ set -e
|
|||
|
||||
cat<<EOF | dcrontab -
|
||||
# min hour day month weekday command
|
||||
5 * * * * sh /opt/update_camera.sh
|
||||
*/15 * * * * sh /opt/update_camera.sh >> /var/log/update_camera_$(date +\%Y\%m\%d\%H\%M\%S).log 2>&1
|
||||
EOF
|
||||
|
||||
####################################################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue