mirror of
https://github.com/searxng/searxng.git
synced 2025-09-01 15:58:37 +02:00
tooling box: simplify build enviroments
- no more need for a .config.mk - docs: use searx.brands environment - searx.sh, filtron.sh & morty.sh are sourcing utils/brand.env Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
65b22be1f4
commit
7b4cf2eb48
9 changed files with 44 additions and 50 deletions
|
@ -44,8 +44,7 @@ Makefile setup
|
|||
|
||||
.. _git stash: https://git-scm.com/docs/git-stash
|
||||
|
||||
The main setup is done in the :origin:`.config.sh` (read :ref:`toolboxing
|
||||
setup`)::
|
||||
The main setup is done in the :origin:`Makefile`::
|
||||
|
||||
export SEARX_URL=https://searx.me
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue