Add crontab

This commit is contained in:
2018-10-28 16:39:13 +01:00
parent fbc32f7970
commit e9069ae211
2 changed files with 4 additions and 2 deletions

3
crontab Normal file
View File

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