beremiz

MQTT: more py2/py3 fixes. Now loads and builds.

11 months ago, Edouard Tisserant
bc39a871d356
file isExecutable
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