0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-20 02:46:10 +02:00
nextcloud-docker/docker-cron.sh
2023-10-25 10:58:55 +02:00

4 lines
90 B
Bash
Executable file

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