up deduplicate loading of variables

This commit is contained in:
Tykayn 2024-02-26 10:37:19 +01:00 committed by tykayn
parent 4189bbaf8b
commit fdfc744326
1 changed files with 2 additions and 2 deletions

View File

@ -98,6 +98,6 @@ if [ -z ${load_only_once+x} ]; then
source $WORKFLOW_PATH_PUBLIC/variables.sh
else
echo "pas premier chargement"
#else
# echo "pas premier chargement"
fi