forked from zaclys/searxng
utils/lxc.env: separate environment that is used in containers
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
37c135f2ce
commit
491cb95a1f
6 changed files with 19 additions and 6 deletions
1
Makefile
1
Makefile
|
|
@ -89,6 +89,7 @@ test.sh:
|
|||
shellcheck -x utils/searx.sh
|
||||
shellcheck -x utils/morty.sh
|
||||
shellcheck -x utils/lxc.sh
|
||||
shellcheck -x utils/lxc.env
|
||||
shellcheck -x .config.sh
|
||||
|
||||
test.pep8: pyenvinstall
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue