beremiz
Clone
Summary
Browse
Changes
Graph
MQTT: add test projects, to be later included in automated testing.
22 months ago, Edouard Tisserant
e16c8443e877
file is
Executable
MQTT: add test projects, to be later included in automated testing.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1