utils/lxc.env: separate environment that is used in containers

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser
2020-03-01 18:28:10 +01:00
parent 37c135f2ce
commit 491cb95a1f
6 changed files with 19 additions and 6 deletions

View File

@@ -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