beremiz
Clone
Summary
Browse
Changes
Graph
Fix variable forcing. Now works with eRPC. PLCObject API changed.
2024-01-22, Edouard Tisserant
2df45e4bd500
file is
Executable
Fix variable forcing. Now works with eRPC. PLCObject API changed.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1