beremiz
Clone
Summary
Browse
Changes
Graph
MQTT: Add SanitizeTopic to allow customization of mqtt topic according to configuration
14 months ago, Edouard Tisserant
bcfc55f4847a
file is
Executable
MQTT: Add SanitizeTopic to allow customization of mqtt topic according to configuration
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1