From e4ba196d38a59a1cdf553c83cfe1a70c943d1da3 Mon Sep 17 00:00:00 2001 From: Armin Co <armin.co@hs-bochum.de> Date: Sat, 24 Oct 2020 21:42:57 +0200 Subject: [PATCH] Do not build containers by default. --- configure_once.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure_once.sh b/configure_once.sh index 5ce0222..6aedf93 100755 --- a/configure_once.sh +++ b/configure_once.sh @@ -121,4 +121,4 @@ configure_mumble ## pull and update all images # -./tools/update_containers.sh \ No newline at end of file +# ./tools/update_containers.sh \ No newline at end of file -- GitLab