first commit

This commit is contained in:
2022-05-15 13:55:11 +02:00
parent 51dc52e5f2
commit b5e324d9d9
7 changed files with 86 additions and 0 deletions

View File

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