You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/utils
Markus Heiser 438d35c386 [fix] do not spit out error messages for utils/lxc.sh --help
Error::

  $ utils/lxc.sh --help
  ERROR: missing command lxc
  ...

This breaks also docs build::

  $ make docs
  ...
  WARNING: Unexpected return code 42 from command '../utils/lxc.sh --help'
  ...

Signed-off-by: Markus Heiser <markus@darmarit.de>
3 years ago
..
site-python docs: building (PDF) books / build user book 4 years ago
templates Use $host in nginx morty.conf template 3 years ago
brand.env More branding 3 years ago
build_env.py [fix] utils/build_env.py: make sure to always use searx/settings.yml 3 years ago
filtron.sh Utility scripts adapted to run on CentOS 7 (#2112) 4 years ago
lib.sh [enh] utils/lib.sh - commands to build Sphinx-doc & deploy gh-pages 3 years ago
lxc-searx.env [mod] LXC switch to Fedora 33 / Fedora 31 reached its EOL 3 years ago
lxc.sh [fix] do not spit out error messages for utils/lxc.sh --help 3 years ago
makefile.include [mod] LXC_ENV_FOLDER moved from ./lxc to ./lxc-env 3 years ago
makefile.lxc [mod] LXC_ENV_FOLDER moved from ./lxc to ./lxc-env 3 years ago
makefile.python [fix] re-add 'pip-exe' target - partial revert 9b48ae47 3 years ago
makefile.sphinx [mod] CI: minor changes 3 years ago
morty.sh Utility scripts adapted to run on CentOS 7 (#2112) 4 years ago
searx.sh [fix] utils/searx.sh - Double quote to prevent globbing 3 years ago