mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
utils/lib.sh: make uWSGI installation available for all distros
support: ubuntu, debin, fedora, archlinux Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
2
Makefile
2
Makefile
@@ -84,11 +84,11 @@ test.pylint: pyenvinstall
|
||||
$(call cmd,pylint,searx/testing.py)
|
||||
|
||||
test.sh:
|
||||
shellcheck -x utils/lxc.sh
|
||||
shellcheck -x utils/lib.sh
|
||||
shellcheck -x utils/filtron.sh
|
||||
shellcheck -x utils/searx.sh
|
||||
shellcheck -x utils/morty.sh
|
||||
shellcheck -x utils/lxc.sh
|
||||
shellcheck -x .config.sh
|
||||
|
||||
test.pep8: pyenvinstall
|
||||
|
||||
Reference in New Issue
Block a user