Update services/mosquitto/run.sh
All checks were successful
deploy / deploy (push) Successful in 14s
All checks were successful
deploy / deploy (push) Successful in 14s
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
echo "creating config file"
|
echo "creating config file"
|
||||||
echo $MOSQUITTO_CONFIG_CONTENT
|
echo $MOSQUITTO_CONFIG_CONTENT
|
||||||
tee /mosquitto/config/mosquitto.conf < EOF
|
cat << EOF > /mosquitto/config/mosquitto.conf
|
||||||
$MOSQUITTO_CONFIG_CONTENT
|
$MOSQUITTO_CONFIG_CONTENT
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user