mirror of
https://forge.chapril.org/tykayn/workflow
synced 2025-10-09 17:02:47 +02:00
add public workflow var
This commit is contained in:
parent
ed0166db29
commit
186985289d
3 changed files with 15 additions and 12 deletions
|
@ -11,13 +11,15 @@ idéalement dans:
|
|||
# débuter
|
||||
Récupérer le script d'initialisation
|
||||
```bash
|
||||
git clone https://forge.chapril.org/tykayn/workflow
|
||||
cd workflow
|
||||
mkdir -p ~/Nextcloud/ressources/workflow_nextcloud/
|
||||
cd ~/Nextcloud/ressources/workflow_nextcloud/
|
||||
git clone https://forge.chapril.org/tykayn/workflow public_workflow
|
||||
cd public_workflow
|
||||
```
|
||||
Configrer les variables, puis lancer le script d'initialisation
|
||||
```bash
|
||||
editor workflow_variables.sh
|
||||
sudo bash ~/Nextcloud/ressources/workflow_nextcloud/init_workflow_tykayn.sh
|
||||
sudo bash ~/Nextcloud/ressources/workflow_nextcloud/public_workflow/initialization/init_workflow.sh
|
||||
```
|
||||
|
||||
# TODO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue