beremiz
Clone
Summary
Browse
Changes
Graph
Python runtime: ensure that python thread finished before returning from StopPLC.
2024-05-25, Edouard Tisserant
79bdee48ced8
file is
Executable
Python runtime: ensure that python thread finished before returning from StopPLC.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1