Update run.sh

This commit is contained in:
Alexandre
2021-02-14 00:12:57 +01:00
committed by GitHub
parent 7f66b6ca95
commit 534b974e89

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/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"; \