mirror of
https://forge.chapril.org/tykayn/workflow
synced 2025-10-09 17:02:47 +02:00
up
This commit is contained in:
parent
cdaf5a2f37
commit
67d5953c38
7 changed files with 38 additions and 9 deletions
|
|
@ -4,6 +4,9 @@
|
|||
# les créer au besoin,
|
||||
# alerter sur l'impossibilité de créer en ajoutant une tâche orgmode au dossier de textes
|
||||
#
|
||||
if [ "$debug" = true ]; then
|
||||
echo "# ========== vérifier l'intégrité des dossiers ==========#"
|
||||
fi
|
||||
if [ ! -d $WORKFLOW_PATH ]; then
|
||||
echo "création du dossier nextcloud workflow_nextcloud"
|
||||
mkdir -p $WORKFLOW_PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue