mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
manage script: remove unused reference to utils/brand.env and .config.sh
This commit is contained in:
committed by
Markus Heiser
parent
38ee88b390
commit
a7a181064f
@@ -22,10 +22,9 @@ def _env(*arg, **kwargs):
|
||||
val = ''
|
||||
return val
|
||||
|
||||
# If you add or remove variables here, do not forgett to update:
|
||||
# If you add or remove variables here, do not forget to update:
|
||||
# - ./docs/admin/engines/settings.rst
|
||||
# - ./docs/dev/makefile.rst (section make buildenv)
|
||||
# - ./manage function buildenv.unset_env()
|
||||
|
||||
name_val = [
|
||||
|
||||
|
||||
Reference in New Issue
Block a user