diff --git a/addons_updater/run.sh b/addons_updater/run.sh index 07f628610..bd0841381 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 : update failed' +bashio::log.error "... $SLUG : update failed" fi else