From bbc51d44d4932632b95acd790533163b39e2a7f5 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 21 Jun 2020 13:37:37 +0200 Subject: Update bash_system.md --- docs/bash_system.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/bash_system.md') 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 -- cgit