mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-19 13:59:15 +02:00
Update run.sh
This commit is contained in:
@@ -96,6 +96,6 @@ bashio::log.error "... $SLUG : update failed"
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
else
|
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
|
fi
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user