From 2bf211bdaa7aec96135aa5f449dfda0fd9217158 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 24 Nov 2025 13:16:42 +0100 Subject: [PATCH] Update 00-global_var.sh --- .templates/00-global_var.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/.templates/00-global_var.sh b/.templates/00-global_var.sh index 9882fa720..ddfc47de6 100755 --- a/.templates/00-global_var.sh +++ b/.templates/00-global_var.sh @@ -12,8 +12,6 @@ fi ################################### echo "" -bashio::log.green "Convert addon options to environment variables" -bashio::log.green "----------------------------------------------" bashio::log.notice "This script converts all addon options to environment variables. Custom variables can be set using env_vars." bashio::log.notice "Additional informations : https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2" echo ""