#!/usr/bin/with-contenv bash

cd /mosquitto/config || exit 1;

while /mosquitto/config/temp2mqtt; do sleep 10; done