banner clean

This commit is contained in:
Alexandre
2021-11-19 13:36:27 +01:00
parent 775f50f319
commit dd6b38f045
36 changed files with 191 additions and 189 deletions

View File

@@ -1,8 +1,8 @@
#!/usr/bin/with-contenv bashio
# ==============================================================================
# Home Assistant Community Add-on: Base Images
# Displays a simple add-on banner on startup
# ==============================================================================
if bashio::supervisor.ping; then
bashio::log.blue \
'-----------------------------------------------------------'
@@ -31,7 +31,7 @@ if bashio::supervisor.ping; then
bashio::log.blue \
' Please, share the above information when looking for help'
bashio::log.blue \
' or support in, e.g., GitHub, forums or the Discord chat.'
' or support in, e.g., GitHub, forums'
bashio::log.green \
' https://github.com/alexbelgium/hassio-addons'
bashio::log.blue \