up examples, and partials

This commit is contained in:
Tykayn 2023-08-15 22:53:03 +02:00 committed by tykayn
parent 186985289d
commit 69348d5f60
3 changed files with 2 additions and 3 deletions

View File

@ -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"