From 9c225ae9e6c430214ea10f83dbcd576bb84a48a7 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Sat, 16 Oct 2021 17:19:11 +0200 Subject: [PATCH 1/1] Removed the automatic update of submodules during a rebuild --- README.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/README.sh b/README.sh index 7fc7a5b..993701a 100755 --- a/README.sh +++ b/README.sh @@ -29,7 +29,6 @@ if [[ "$1" = "build" ]] then - git submodule update --init mvn clean package || exit docker-compose rm -svf recorder users counter top10 query ( cd fortune; ./README.sh $FORTUNE; ) -- 2.20.1