From 7f66b6ca956ac9f7edd907f065d45b8983e4f442 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 14 Feb 2021 00:12:06 +0100 Subject: [PATCH] Update run.sh --- scrutiny/rootfs/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrutiny/rootfs/run.sh b/scrutiny/rootfs/run.sh index 875252e77..1f1dd70de 100644 --- a/scrutiny/rootfs/run.sh +++ b/scrutiny/rootfs/run.sh @@ -1,5 +1,5 @@ #!/bin/bash -scrutiny-collector-metrics run \ +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