up deduplicate loading of variables
This commit is contained in:
parent
4189bbaf8b
commit
fdfc744326
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue