From 8c07e381efae11305e95dc4c63a985f7efbafdcb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 11 Mar 2021 15:05:43 +0100 Subject: [PATCH] Update run.sh --- scrutiny/rootfs/run.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scrutiny/rootfs/run.sh b/scrutiny/rootfs/run.sh index fbf723968..f9488c9ca 100644 --- a/scrutiny/rootfs/run.sh +++ b/scrutiny/rootfs/run.sh @@ -3,6 +3,5 @@ # wait for scrutiny to load bashio::net.wait_for 8080 +# search for local devices scrutiny-collector-metrics run >/dev/null && bashio::log.info "Local Devices Added" || bashio::log.error "Local Devices Not Added" -#|| bashio::log.error "Privileged mode is disabled, the addon will stop" -# ; \ s6-svscanctl -t /var/run/s6/services