Update run.sh

This commit is contained in:
Alexandre
2021-02-08 13:37:32 +01:00
committed by GitHub
parent d4200bf21e
commit 8bbe7d937e

View File

@@ -91,7 +91,7 @@ if [ $files != null ]; then
#Log #Log
bashio::log.info "$SLUG updated to $LASTVERSION" bashio::log.info "$SLUG updated to $LASTVERSION"
else else
bashio::log.error '... $SLUG : update failed' bashio::log.error "... $SLUG : update failed"
fi fi
else else