beremiz
Clone
Summary
Browse
Changes
Graph
Fix Py3 problems with basic SVGHMI build and run.
2023-05-31, Edouard Tisserant
3deeda82636a
file is
Executable
Fix Py3 problems with basic SVGHMI build and run.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1