From ee6abcdc01b41bcb089fbe1614f05521ec3bb4d1 Mon Sep 17 00:00:00 2001 From: Armin Co <armin.co@hs-bochum.de> Date: Sun, 25 Oct 2020 21:54:29 +0100 Subject: [PATCH] A --- setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.sh b/setup.sh index f7bf6a8..5429007 100755 --- a/setup.sh +++ b/setup.sh @@ -78,6 +78,7 @@ fi if [ "$USE_NOVNC" == "true" ];then git clone $NOVNC_URL + wait fi -- GitLab