#!/bin/bash
# Runs Mqtt CLI
exec java -jar /opt/mqtt-cli/mqtt-cli-4.50.0.jar "$@"