beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Fix warning with WxPython > 4.x
2024-02-20, Edouard Tisserant
0f375805097a
file is
Executable
SVGHMI: Fix warning with WxPython > 4.x
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1