mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-29 10:46:05 +02:00
Update run.sh
This commit is contained in:
@@ -103,7 +103,7 @@ for addons in $(bashio::config "addon|keys"); do
|
|||||||
git push | echo "No changes"
|
git push | echo "No changes"
|
||||||
|
|
||||||
#Log
|
#Log
|
||||||
bashio::log.info "$SLUG updated from ${CURRENT} to ${LASTVERSION}"
|
bashio::log.info "Addon $SLUG updated from ${CURRENT} to ${LASTVERSION}"
|
||||||
|
|
||||||
else
|
else
|
||||||
bashio::log.info "Addon $SLUG is already up-to-date"
|
bashio::log.info "Addon $SLUG is already up-to-date"
|
||||||
|
|||||||
Reference in New Issue
Block a user