diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2020-06-21 13:37:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-21 13:37:37 +0200 |
| commit | bbc51d44d4932632b95acd790533163b39e2a7f5 (patch) | |
| tree | a82fd32085f4212be0e0d7edb93248e8dcca3a1c /docs/bash_system.md | |
| parent | 6145426d306a80f1e8e186d4c5d15c5ee290f6f3 (diff) | |
| download | wiki-bbc51d44d4932632b95acd790533163b39e2a7f5.tar.gz wiki-bbc51d44d4932632b95acd790533163b39e2a7f5.tar.bz2 wiki-bbc51d44d4932632b95acd790533163b39e2a7f5.zip | |
Update bash_system.md
Diffstat (limited to 'docs/bash_system.md')
| -rw-r--r-- | docs/bash_system.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/bash_system.md b/docs/bash_system.md index 22378d5..778a076 100644 --- a/docs/bash_system.md +++ b/docs/bash_system.md @@ -14,6 +14,10 @@ This script runs a dashboard that contains the commands to run all scripts relat run `./acore.sh --help` for the entire list of the available commands. +### Configuration + +The /conf folder available in our project root directory is used to give you the possibility to change configurations for all our bash scripts + ### Interactive mode run `./acore.sh` and you can use the dashboard in interactive mode: you can navigate within the dashboard menu and sub-menu and run the command you need |
