json2collectdmqtt: fix entrypoint

This commit is contained in:
Starbeamrainbowlabs 2022-06-30 22:21:32 +01:00
parent b5fc1e110c
commit 0194837952
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ if [[ -n "${MQTT_SERVER}" ]]; then
JSON2COLLECTDMQTT_ARGS="${JSON2COLLECTDMQTT_ARGS} --server ${MQTT_SERVER}";
fi
exec json2collectdmqtt
exec json2collectdmqtt start