Skip to content

Commit a99ccb1

Browse files
committed
OCP-DEMO Fix name of the script to run in README
1 parent aa5fa4c commit a99ccb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift/message-board/README.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ mvn clean install
1919
## Deploy Infinispan custom Docker image
2020
----
2121
cd script
22-
sh ./add-custom-infinispan-image.sh
22+
sh ./install-custom-infinispan-image.sh
2323
----
2424

2525
## Install demo

0 commit comments

Comments
 (0)