beremiz
Clone
Summary
Browse
Changes
Graph
Fix SVGHMI build exception on windows: return bytes for inkscape path in docsvg.
2024-02-23, Edouard Tisserant
b8b3573475e7
file is
Executable
Fix SVGHMI build exception on windows: return bytes for inkscape path in docsvg.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1