Merge pull request #226 from samply/main

Update Develop from Main
This commit is contained in:
Pierre Delpy
2024-09-12 08:22:17 +02:00
committed by GitHub
11 changed files with 130 additions and 12 deletions

View File

@ -76,6 +76,7 @@ loadVars() {
# Set some project-independent default values
: ${ENVIRONMENT:=production}
export ENVIRONMENT
case "$ENVIRONMENT" in
"production")