Retoor software development Projects Research SearchXNG
Register Sign In

7 lines
262 B
Bash
Raw Normal View History

[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs
2020-09-28 16:44:14 +02:00
export GIT_URL='https://github.com/searx/searx'
build environment: add GIT_BRANCH variable Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-03-29 16:28:17 +02:00
export GIT_BRANCH='master'
[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs
2020-09-28 16:44:14 +02:00
export ISSUE_URL='https://github.com/searx/searx/issues'
bash: use build environment from Makefile To Makefile target brand, add creation of bash environment in:: utils/brand.env In bash scripts (manage.sh) source env by:: . utils/brand.env manage.sh help: show GIT_URL and more environment Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-03-29 11:41:59 +02:00
export SEARX_URL='https://searx.me'
[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs
2020-09-28 16:44:14 +02:00
export DOCS_URL='https://searx.github.io/searx'
bash: use build environment from Makefile To Makefile target brand, add creation of bash environment in:: utils/brand.env In bash scripts (manage.sh) source env by:: . utils/brand.env manage.sh help: show GIT_URL and more environment Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-03-29 11:41:59 +02:00
export PUBLIC_INSTANCES='https://searx.space'
Reference in New Issue Copy Permalink
d703119d3a
searxng/utils/brand.env
Response time: 41ms
Mail Licenses API