mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
LXC: add LXC tooling box (initial, WIP)
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
5c0f9c8c79
commit
7751b29559
2 changed files with 153 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -75,6 +75,7 @@ test: test.pep8 test.unit test.sh test.robot
|
|||
- make pylint
|
||||
|
||||
test.sh:
|
||||
shellcheck -x utils/lxc.sh
|
||||
shellcheck -x utils/lib.sh
|
||||
shellcheck -x utils/filtron.sh
|
||||
shellcheck -x utils/searx.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue