mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Update run.sh
This commit is contained in:
@@ -96,6 +96,6 @@ bashio::log.error "... $SLUG : update failed"
|
||||
fi
|
||||
|
||||
else
|
||||
LOGINFO="Addon $SLUG is already up-to-date." && if [ $VERBOSE = true ]; then bashio::log.info $LOGINFO; fi
|
||||
bashio::log.info "Addon $SLUG is already up-to-date"
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user