0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-20 10:56:08 +02:00

Update docker-cron.sh

This commit is contained in:
Marcel 2023-10-25 10:58:55 +02:00 committed by GitHub
parent 893ca4bd35
commit 153ee4495a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
#!/bin/sh
set -eu
exec busybox crond -f -l ${NEXTCLOUD_CRON_LOG_LEVEL:-0} -L /dev/stdout
exec busybox crond -f -l ${NEXTCLOUD_CRON_LOG_LEVEL:-8} -L /dev/stdout