diff --git a/setup.sh b/setup.sh index f7bf6a886f7485f65ab883b12c80e8521dcc00c6..54290074f3b0921a619c589ac38221c04322e095 100755 --- a/setup.sh +++ b/setup.sh @@ -78,6 +78,7 @@ fi if [ "$USE_NOVNC" == "true" ];then git clone $NOVNC_URL + wait fi