doc: add descriptions of our tooling box in ./utils
Initial started with the scripts for searx, filtron and morty installations. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -97,7 +97,10 @@ set_terminal_colors() {
|
||||
_BPurple='\e[1;35m'
|
||||
_BCyan='\e[1;36m'
|
||||
}
|
||||
set_terminal_colors
|
||||
|
||||
if [ ! -p /dev/stdout ]; then
|
||||
set_terminal_colors
|
||||
fi
|
||||
|
||||
# reST
|
||||
# ----
|
||||
|
||||
Reference in New Issue
Block a user