mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-25 04:40:55 +02:00
Use cron.sh in the example dockerfiles
This commit is contained in:
parent
2e3645f853
commit
022575326b
9 changed files with 13 additions and 24 deletions
|
@ -19,4 +19,4 @@ stdout_logfile=/dev/stdout
|
|||
stdout_logfile_maxbytes=0
|
||||
stderr_logfile=/dev/stderr
|
||||
stderr_logfile_maxbytes=0
|
||||
command=cron -f
|
||||
command=/cron.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue