Merge "ICS sample producer and consumer"
[nonrtric.git] / sample-services / ics-producer-consumer / runconsumer.sh
diff --git a/sample-services/ics-producer-consumer/runconsumer.sh b/sample-services/ics-producer-consumer/runconsumer.sh
new file mode 100644 (file)
index 0000000..9ef776a
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/bash
+curl -X GET http://localhost:8081/startConsumer/mytopic
\ No newline at end of file