summarylogtreecommitdiffstats
path: root/broker_mqtts.sh
blob: 0023488acf8260b779c958059e964e5fc56dd6af (plain)
1
2
3
4
5
6
#!/usr/bin/env sh
RSMB_PREFIX=/usr/lib/rsmb-git
INIFILE=$(realpath $1)
cd $RSMB_PREFIX
exec ./broker_mqtts $INIFILE