This commit is contained in:
2018-10-28 17:52:09 +01:00
parent c24cb6a37d
commit 9fca1de335

View File

@@ -1,3 +1,3 @@
# executor crontab
* * * * * /usr/local/bin/cron-command > /home/executor/cron.log
* * * * * /usr/local/bin/cron-command >> /home/executor/cron.log
0 0 * * * mv /home/executor/cron.log /home/executor/cron.old