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