Update run.sh

This commit is contained in:
Alexandre
2021-05-22 04:17:50 +02:00
committed by GitHub
parent e3f3e3d901
commit 161c010298

View File

@@ -154,4 +154,5 @@ for addons in $(bashio::config "addon|keys"); do
else
bashio::log.green "$SLUG is up-to-date ${CURRENT}"
fi
bashio::log.info "Addons update completed"
done