Update run.sh

This commit is contained in:
Alexandre
2021-09-08 20:22:07 +02:00
committed by GitHub
parent fcc2e61fd1
commit 45fa7538d0

View File

@@ -4,10 +4,6 @@
# BANNER #
##########
bashio::log.info $(bashio::addon.ingress_url)
bashio::log.info $(bashio::core.port)
bashio::log.info $(bashio::supervisor.ip_address)
if bashio::supervisor.ping; then
bashio::log.blue \
'-----------------------------------------------------------'