add daily background job to cron under docker

This commit is contained in:
Paul Sweeney
2018-05-31 13:44:39 +01:00
committed by Frédéric Guillot
parent 07a0a816b1
commit 9264a4eb2f

View File

@@ -0,0 +1 @@
0 8 * * * cd /var/www/app && ./cli cronjob >/dev/null 2>&1