beremiz
Clone
Summary
Browse
Changes
Graph
Various fixes to make svghmi_traffic_light example bahave on windows.
2022-05-25, Edouard Tisserant
563996733dba
file is
Executable
Various fixes to make svghmi_traffic_light example bahave on windows.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1