This commit is contained in:
Václav Valíček 2018-10-28 17:52:09 +01:00
parent c24cb6a37d
commit 9fca1de335
No known key found for this signature in database
GPG Key ID: 7CF44871CEA75938

View File

@ -1,3 +1,3 @@
# executor crontab # 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 0 0 * * * mv /home/executor/cron.log /home/executor/cron.old