2022-05-15 13:55:11 +02:00

5 lines
115 B
Plaintext

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