beremiz
Clone
Summary
Browse
Changes
Graph
MQTT: fix build error when publishing json topic.
17 months ago, Edouard Tisserant
08ab4ad50346
file is
Executable
MQTT: fix build error when publishing json topic.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1