This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
|
|
||||||
|
echo "creating config file"
|
||||||
|
echo ${MOSQUITTO_CONFIG_CONTENT}
|
||||||
tee /mosquitto/config/mosquitto.conf << EOF
|
tee /mosquitto/config/mosquitto.conf << EOF
|
||||||
${MOSQUITTO_CONFIG_CONTENT}
|
${MOSQUITTO_CONFIG_CONTENT}
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|
||||||
/usr/sbin/mosquitto -c /mosquitto/config/mosquitto.conf
|
/usr/sbin/mosquitto -c /mosquitto/config/mosquitto.conf
|
||||||
Reference in New Issue
Block a user