0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-17 08:34:48 +02:00

update docs

Signed-off-by: akop <akop@ppi.de>
This commit is contained in:
akop 2020-09-09 11:44:40 +02:00
parent bc550eed2e
commit 80c2dc8c8e
2 changed files with 6 additions and 0 deletions

View file

@ -187,6 +187,7 @@ fi
if [ "${START_CRON}" = "true" ]; then
echo "Starting CRON."
sh /cron.sh &
fi