Update restart_addon

This commit is contained in:
Alexandre
2022-10-17 11:13:03 +02:00
committed by GitHub
parent e918ab8f4f
commit 08fd875437

View File

@@ -4,4 +4,9 @@ bashio::log.fatal 'Tunnel down, addon restarting in 15 seconds'
sleep 15
# force container environment
for i in $(/usr/bin/env); do
export "$i"
done
bashio::addon.restart