Update docker-cron.sh

Signed-off-by: Marcel <34819524+MarcelCoding@users.noreply.github.com>
This commit is contained in:
Marcel 2023-11-11 20:49:51 +01:00 committed by GitHub
parent 153ee4495a
commit e3c2600e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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