diff --git a/.templates/01-config_yaml.sh b/.templates/01-config_yaml.sh index 4f03de819..f2490abdc 100644 --- a/.templates/01-config_yaml.sh +++ b/.templates/01-config_yaml.sh @@ -48,8 +48,8 @@ chmod -R 755 "$(dirname "${CONFIGSOURCE}")" #################### bashio::log.green "Load environment variables from $CONFIGSOURCE if existing" -echo "Wiki here : github.com/alexbelgium/hassio-addons/wiki/Add-ons-feature-:-customisation" bashio::log.green "---------------------------------------------------------" +echo "Wiki here : github.com/alexbelgium/hassio-addons/wiki/Add-ons-feature-:-customisation" # Check if config file is there, or create one from template if [ ! -f "$CONFIGSOURCE" ]; then