mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
searx.sh: install settings at /etc/searx/settings.yml
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
de58f02f6b
commit
59e4026762
5 changed files with 84 additions and 64 deletions
5
Makefile
5
Makefile
|
|
@ -26,6 +26,11 @@ help:
|
|||
@echo ' gh-pages - build docs & deploy on gh-pages branch'
|
||||
@echo ' clean - drop builds and environments'
|
||||
@echo ''
|
||||
@echo 'environment'
|
||||
@echo ' SEARX_URL = $(SEARX_URL)'
|
||||
@echo ' GIT_URL = $(GIT_URL)'
|
||||
@echo ' DOCS_URL = $(DOCS_URL)'
|
||||
@echo ''
|
||||
@$(MAKE) -s -f utils/makefile.include make-help
|
||||
@echo ''
|
||||
@$(MAKE) -s -f utils/makefile.python python-help
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue