This commit is contained in:
Fabien BOURGEOIS 2017-11-25 05:44:10 +01:00
parent 8ef52dce81
commit 4267b8bdc0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# hourly backup
# m h dom mon dow user command
15 * * * * /bin/bash /opt/backup/rsync.sh >> /var/log/cron.log 2>&1
15 * * * * /bin/bash /opt/backup/rsync.sh >> /var/log/cron.log 2>&1
0 3 * * * /usr/bin/python /opt/backup/plan.py >> /var/log/cron.log 2>&1
# empty line needed