rtsub1.sh 152 B

12345
  1. #!/bin/bash
  2. ROOT=$(cd `dirname $0`/../../; pwd)
  3. TOPIC=topic1
  4. $ROOT/build/smqtail -lookupd-http-address=127.0.0.1:9061 -print-topic=true -topic=$TOPIC