From 082eb1be43d93601979d824ab393467f161a43f3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 16 Feb 2022 20:44:40 +0100 Subject: [PATCH] Update 00-global_var.sh --- .templates/00-global_var.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.templates/00-global_var.sh b/.templates/00-global_var.sh index 95a7d0c8f..d8d861703 100644 --- a/.templates/00-global_var.sh +++ b/.templates/00-global_var.sh @@ -1,6 +1,6 @@ #!/usr/bin/with-contenv bashio # shellcheck shell=bash -echo "hello" + ################################### # Export all addon options as env # ###################################