Update run.sh

This commit is contained in:
Alexandre
2021-09-08 20:18:13 +02:00
committed by GitHub
parent ff8256eccc
commit fcc2e61fd1

View File

@@ -4,6 +4,10 @@
# 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 \
'-----------------------------------------------------------'