mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-30 18:00:31 +02:00
Update run
This commit is contained in:
@@ -23,7 +23,7 @@ bash -c \
|
||||
# CHECK PRIV #
|
||||
##############
|
||||
|
||||
ip link delete dummy0 type dummy >/dev/null && \
|
||||
ip link delete dummy0 type dummy >/dev/null || true
|
||||
ip link add dummy0 type dummy >/dev/null \
|
||||
|| bashio::log.error "Privileged mode is disabled, the addon will stop"; \
|
||||
bashio::log.error "sending TERM signal"; \
|
||||
|
||||
Reference in New Issue
Block a user