mirror of
https://forge.chapril.org/tykayn/workflow
synced 2025-06-20 01:44:43 +02:00
up doc
This commit is contained in:
parent
db5d2c679f
commit
c6190f5adb
5 changed files with 75 additions and 43 deletions
|
@ -11,7 +11,7 @@ idéalement dans:
|
|||
# débuter
|
||||
Récupérer le script d'initialisation
|
||||
```bash
|
||||
SETUP_WORKFLOW_FOLDER="~/Nextcloud/ressources/workflow_nextcloud"
|
||||
SETUP_WORKFLOW_FOLDER="~/Nextcloud/ressources/workflow_nextcloud/public_workflow"
|
||||
mkdir -p "$SETUP_WORKFLOW_FOLDER"
|
||||
git clone https://forge.chapril.org/tykayn/workflow "$SETUP_WORKFLOW_FOLDER"
|
||||
cd "$SETUP_WORKFLOW_FOLDER"
|
||||
|
@ -22,3 +22,5 @@ Configrer les variables, avoir le droit d'exécuter des scripts avec `sudo` puis
|
|||
editor workflow_variables.sh
|
||||
bash ~/Nextcloud/ressources/workflow_nextcloud/public_workflow/initialization/init_workflow.sh
|
||||
```
|
||||
# Ce que fait ce dépot
|
||||
[doc/sections.md]
|
Loading…
Add table
Add a link
Reference in a new issue