first commit
This commit is contained in:
5
root/etc/services.d/mosquitto/run
Normal file
5
root/etc/services.d/mosquitto/run
Normal file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
cd /mosquitto/config || exit 1;
|
||||
|
||||
while /mosquitto/config/temp2mqtt; do sleep 10; done
|
Reference in New Issue
Block a user