From 99779a70fff69ad8511fd818c8cdf8fb6eab3b20 Mon Sep 17 00:00:00 2001 From: Gael Date: Wed, 30 Jul 2025 23:08:48 +0200 Subject: [PATCH] =?UTF-8?q?R=C3=A9cup=C3=A9ration=20des=20valeurs=20du=20d?= =?UTF-8?q?ocker.env=20!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/secretGen.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/secretGen.sh b/bin/secretGen.sh index eab6b90..4a209b8 100755 --- a/bin/secretGen.sh +++ b/bin/secretGen.sh @@ -3,6 +3,7 @@ KAZ_ROOT=$(cd "$(dirname $0)/.."; pwd) . "${KAZ_ROOT}/bin/.commonFunctions.sh" setKazVars +. $DOCKERS_ENV cd "${KAZ_ROOT}"