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