beremiz
Clone
Summary
Browse
Changes
Graph
MQTT: WIP. Added handling of received messages (subscriptions)
23 months ago, Edouard Tisserant
24656e0e8732
file is
Executable
MQTT: WIP. Added handling of received messages (subscriptions)
Dropped perfect hash in favor of bisection
Also fixed indentation (tabs)
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1