mirror of
https://github.com/searxng/searxng.git
synced 2025-07-13 00:09:18 +02:00
[doc] improve documentation of make targets and ./manage script
BTW force modularization of the ./mange script into sub modules: - utils/lib_sxng_data.sh - utils/lib_sxng_node.sh - utils/lib_sxng_static.sh - utils/lib_sxng_test.sh - utils/lib_sxng_themes.sh Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
1d0abb7157
commit
64100db904
16 changed files with 767 additions and 654 deletions
|
@ -20,9 +20,6 @@
|
|||
# shellcheck source=utils/lib.sh
|
||||
. /dev/null
|
||||
|
||||
# shellcheck disable=SC2034
|
||||
declare main_cmd
|
||||
|
||||
# configure golang environment
|
||||
# ----------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue