projects
/
demos
/
kafka
/
training
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72b815e
)
`README.sh` bricht ab, wenn `setup` nicht erfolgreich ist!
author
Kai Moritz
<kai@juplo.de>
Sat, 14 Oct 2023 17:25:10 +0000
(19:25 +0200)
committer
Kai Moritz
<kai@juplo.de>
Mon, 16 Oct 2023 20:39:44 +0000
(22:39 +0200)
README.sh
patch
|
blob
|
history
diff --git
a/README.sh
b/README.sh
index
2b451d7
..
7d6406d
100755
(executable)
--- a/
README.sh
+++ b/
README.sh
@@
-6,7
+6,7
@@
then
exit
fi
-docker-compose -f docker/docker-compose.yml up --remove-orphans setup
+docker-compose -f docker/docker-compose.yml up --remove-orphans setup
|| exit 1
docker-compose -f docker/docker-compose.yml ps
docker-compose -f docker/docker-compose.yml up -t0 -d cli