0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-25 12:50:54 +02:00

Fix cron config

This commit is contained in:
Tilo Spannagel 2018-01-30 17:49:10 +01:00
parent 022575326b
commit 423e017e3b
No known key found for this signature in database
GPG key ID: B89F1626A58E1429
10 changed files with 10 additions and 15 deletions

View file

@ -1,6 +1,4 @@
#!/bin/bash
set -e
mkdir -p /var/spool/cron/crontabs
exec busybox crond -f -l 0 -L /dev/stdout