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
|
source $WORKFLOW_PATH_PUBLIC/variables.sh
|
||||||
|
|
||||||
else
|
#else
|
||||||
echo "pas premier chargement"
|
# echo "pas premier chargement"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue