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