Update restart_addon

This commit is contained in:
Alexandre
2022-10-18 14:58:53 +02:00
committed by GitHub
parent b54c5b1684
commit 23a1935d18

View File

@@ -6,7 +6,7 @@ sleep 15
# force container environment
for i in $(/usr/bin/env); do
export "$i"
export "$i" || true
done
bashio::addon.restart