From 985c4597684020b588897ee740a1d14c56f82303 Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Thu, 21 Dec 2023 18:54:02 +0100 Subject: [PATCH] Make sure that secrets would work on aws --- entrypoint.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 9c4075106..300813101 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,6 +1,5 @@ #!/bin/bash export ENVIRONMENT -export ENV # Run Python scripts with error handling echo "Running fetch_secret.py" python cognitive_architecture/fetch_secret.py