From 58ac77b83babd3074b5e383c0da8431860f06df2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 6 Nov 2025 13:40:16 +0100 Subject: [PATCH] =?UTF-8?q?Rename=2000-env=5Fvar.sh=20to=2000-global=5Fvar?= =?UTF-8?q?.sh=E2=80=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .templates/{00-env_var.sh => 00-global_var.sh‎} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .templates/{00-env_var.sh => 00-global_var.sh‎} (100%) diff --git a/.templates/00-env_var.sh b/.templates/00-global_var.sh‎ similarity index 100% rename from .templates/00-env_var.sh rename to .templates/00-global_var.sh‎