From 8db861d67f257a3e9ac1790ea06d4e2a7a193a6c Mon Sep 17 00:00:00 2001 From: Tilo Spannagel Date: Tue, 6 Feb 2018 20:40:49 +0100 Subject: [PATCH] Use cron.sh for the cron container --- stack.yml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/stack.yml b/stack.yml index 6fe1e2c4..631ab045 100644 --- a/stack.yml +++ b/stack.yml @@ -31,20 +31,7 @@ services: restart: always volumes: - nextcloud:/var/www/html - user: www-data - entrypoint: | - bash -c 'bash -s <