#!/usr/bin/with-contenv bash cd /config/ || exit 1; while /config/temp2mqtt; do sleep 10; done