beremiz
Clone
Summary
Browse
Changes
Graph
C++ runtime: WIP: untested PLCObject implementation. Still missing tracing.
2024-05-11, Edouard Tisserant
934bd46a7500
file is
Executable
C++ runtime: WIP: untested PLCObject implementation. Still missing tracing.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1