projects
/
demos
/
kafka
/
wordcount
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dde18ef
)
Fixed name of the docker-image: juplo/wordcount--fortune
fortune
author
Kai Moritz
<kai@juplo.de>
Wed, 5 Jun 2024 20:31:57 +0000
(22:31 +0200)
committer
Kai Moritz
<kai@juplo.de>
Wed, 5 Jun 2024 20:39:59 +0000
(22:39 +0200)
README.sh
patch
|
blob
|
history
diff --git
a/README.sh
b/README.sh
index
b34e172
..
12ec663
100755
(executable)
--- a/
README.sh
+++ b/
README.sh
@@
-2,7
+2,7
@@
if [ "$1" = "" ]
then
- FORTUNE=juplo/
fortune:1.0.0
+ FORTUNE=juplo/
wordcount--fortune:1.0.1
else
FORTUNE="$1"
fi