From 703287e8e8a8fcdef08d4cb384b02f7bddee7c0e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 19 Feb 2021 21:21:00 +0100 Subject: [PATCH] Update run.sh --- scrutiny/rootfs/run.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scrutiny/rootfs/run.sh b/scrutiny/rootfs/run.sh index fd0f1029f..1a77d63e4 100644 --- a/scrutiny/rootfs/run.sh +++ b/scrutiny/rootfs/run.sh @@ -1,5 +1,5 @@ #!/usr/bin/with-contenv bashio -scrutiny-collector-metrics run && bashio::log.info "Local Devices Added" \ -|| bashio::log.error "Privileged mode is disabled, the addon will stop" +scrutiny-collector-metrics run && bashio::log.info "Local Devices Added" +#|| bashio::log.error "Privileged mode is disabled, the addon will stop" # ; \ s6-svscanctl -t /var/run/s6/services