Update run.sh

This commit is contained in:
Alexandre
2021-03-11 14:47:33 +01:00
committed by GitHub
parent 5193e566e4
commit 7e2f27c36b

View File

@@ -1,7 +1,7 @@
#!/usr/bin/with-contenv bashio
# wait for scrutiny to load
bashio::net.wait_for 8000
bashio::net.wait_for 8080
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"