mirror of
https://forge.chapril.org/tykayn/workflow
synced 2025-06-20 01:44:43 +02:00
up deduplicate loading of variables
This commit is contained in:
parent
4189bbaf8b
commit
fdfc744326
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue