diff --git a/addons_updater/run.sh b/addons_updater/run.sh index d6d71972d..07f628610 100644 --- a/addons_updater/run.sh +++ b/addons_updater/run.sh @@ -91,7 +91,7 @@ if [ $files != null ]; then #Log bashio::log.info "$SLUG updated to $LASTVERSION" else -bashio::log.error "... $SLUG : couldn't update" +bashio::log.error '... $SLUG : update failed' fi else