Update run.sh

This commit is contained in:
Alexandre
2021-02-08 13:19:23 +01:00
committed by GitHub
parent 6455ed3468
commit d4200bf21e

View File

@@ -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