Skip to content

Commit c485a23

Browse files
committed
Added cli-hivemq-mqtt test command
1 parent 87e8a29 commit c485a23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

image/bin/cli-hivemq-mqtt-test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/sh
2+
3+
java ${JAVA_OPTS} ${CLI_ACTIVEMQ_OPTS} -jar /opt/cli-java/cli-hivemq-mqtt.jar test "$@"

0 commit comments

Comments
 (0)