#!/usr/bin/env bash cd $(dirname ${0}) . ./prep-env.sh cd mqttConnector PYTHONPATH=${PYTHONPATH}:src exec python -m mqttconnector $@