repo-cloner/crontab

5 lines
179 B
Plaintext
Raw Normal View History

2018-10-28 16:39:13 +01:00
# executor crontab
2021-01-20 12:55:06 +01:00
MAILTO=""
* * * * * executor /usr/local/bin/cron-command >> /home/executor/cron.log 2>&1
0 0 * * * executor mv /home/executor/cron.log /home/executor/cron.old