mirror of
https://github.com/searxng/searxng.git
synced 2025-08-02 18:12:21 +02:00
/etc/filtron/rules.json: normalize rules from docs & tooling box
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
d07119ca49
commit
2f40f61f83
5 changed files with 210 additions and 207 deletions
|
@ -84,7 +84,7 @@ ${DOT_CONFIG#"$REPO_ROOT/"} file::
|
|||
SERVICE_USER : ${SERVICE_USER}
|
||||
EOF
|
||||
info_searx
|
||||
[ ! -z ${1+x} ] && echo -e "$1"
|
||||
[ ! -z ${1+x} ] && err_msg "$1"
|
||||
}
|
||||
|
||||
info_searx() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue