beremiz
Clone
Summary
Browse
Changes
Graph
MQTT: add JSON fixed size 1D array support. WIP. Parsing array still broken.
21 months ago, Edouard Tisserant
205d5379b35e
file is
Executable
MQTT: add JSON fixed size 1D array support. WIP. Parsing array still broken.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1