Update run.sh

This commit is contained in:
Alexandre
2021-02-23 10:18:52 +01:00
committed by GitHub
parent 0cc40cd7ea
commit 4a724f965d

View File

@@ -103,7 +103,7 @@ for addons in $(bashio::config "addon|keys"); do
git push | echo "No changes"
#Log
bashio::log.info "$SLUG updated from ${CURRENT} to ${LASTVERSION}"
bashio::log.info "Addon $SLUG updated from ${CURRENT} to ${LASTVERSION}"
else
bashio::log.info "Addon $SLUG is already up-to-date"