From 491cb95a1f910e17ac022ddfa73b68aae2fbc6e2 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sun, 1 Mar 2020 18:28:10 +0100 Subject: utils/lxc.env: separate environment that is used in containers Signed-off-by: Markus Heiser --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f62db2f03..1d26ef187 100644 --- a/Makefile +++ b/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 -- cgit v1.2.3