From: Kai Moritz Date: Sat, 16 Oct 2021 15:19:11 +0000 (+0200) Subject: Removed the automatic update of submodules during a rebuild X-Git-Tag: 2021-11-signal~2 X-Git-Url: https://juplo.de/gitweb/?p=demos%2Fkafka%2Fwordcount;a=commitdiff_plain;h=9c225ae9e6c430214ea10f83dbcd576bb84a48a7 Removed the automatic update of submodules during a rebuild --- 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; )