beremiz
Clone
Summary
Browse
Changes
Graph
MQTT: allow publish and subscribe from user python code.
18 months ago, Edouard Tisserant
86fbb3991af6
file is
Executable
MQTT: allow publish and subscribe from user python code.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1