beremiz
Clone
Summary
Browse
Changes
Graph
tests: add Beremiz project used in opcua_test CLI test
wxPython4
2022-07-18, Edouard Tisserant
77252e67d0d6
file is
Executable
tests: add Beremiz project used in opcua_test CLI test
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1