beremiz
Clone
Summary
Browse
Changes
Graph
MQTT: more py2/py3 fixes. Now loads and builds.
11 months ago, Edouard Tisserant
bc39a871d356
file is
Executable
MQTT: more py2/py3 fixes. Now loads and builds.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1