From 375897d70b5596f57081e6c96b09bfc0dac73248 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 22 Feb 2021 18:47:32 +0100 Subject: [PATCH] Update 61-trusted_domains --- nextcloud/root/etc/cont-init.d/61-trusted_domains | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/root/etc/cont-init.d/61-trusted_domains b/nextcloud/root/etc/cont-init.d/61-trusted_domains index 3c2cf6048..25ed2494e 100644 --- a/nextcloud/root/etc/cont-init.d/61-trusted_domains +++ b/nextcloud/root/etc/cont-init.d/61-trusted_domains @@ -39,7 +39,7 @@ $LAUNCHER config:system:get trusted_domains || bashio::log.info "No trusted doma done bashio::log.info "Remaining configurated trusted domains :" -bashio::log.info "$LAUNCHER config:system:get trusted_domains" +bashio::log.info "$LAUNCHER config:system:get trusted_domains" || exit fi