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