X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=README.sh;h=a659478a26f92a86efc58740781971a133d6aa20;hb=1ead321e5ef6d92ac047bbe98da9dac33565d7dc;hp=e430820a063d0ecf6f9821f0c99c9e87d359f8cd;hpb=eaf7384d19976f92e3890894f2b31cbeacc4fd29;p=demos%2Fkafka%2Ftraining diff --git a/README.sh b/README.sh index e430820..a659478 100755 --- a/README.sh +++ b/README.sh @@ -5,7 +5,6 @@ IMAGE=juplo/rest-producer:1.0-SNAPSHOT if [ "$1" = "cleanup" ] then docker-compose down -v - mvn clean exit fi