repo-cloner/crontab

4 lines
145 B
Plaintext
Raw Normal View History

2018-10-28 16:39:13 +01:00
# executor crontab
2018-10-28 17:52:09 +01:00
* * * * * /usr/local/bin/cron-command >> /home/executor/cron.log
2018-10-28 16:39:13 +01:00
0 0 * * * mv /home/executor/cron.log /home/executor/cron.old