up examples, and partials
This commit is contained in:
parent
186985289d
commit
69348d5f60
|
@ -5,9 +5,8 @@
|
|||
echo "========== init de workflow par Tykayn ======="
|
||||
source ~/Nextcloud/ressources/workflow_nextcloud/public_workflow/workflow_variables.sh
|
||||
|
||||
bash ./partials/check_foler_integrity.sh
|
||||
|
||||
bash ./partials/git_config_glob.sh
|
||||
bash $WORKFLOW_PATH_PUBLIC/initialisation/partials/check_foler_integrity.sh
|
||||
bash $WORKFLOW_PATH_PUBLIC/initialisation/partials/git_config_glob.sh
|
||||
|
||||
if ! hash ansible > /dev/null; then
|
||||
echo "* installation de Ansible"
|
||||
|
|
Loading…
Reference in New Issue