beremiz
Clone
Summary
Browse
Changes
Graph
Upgrade wxPython to 4.2.1, drop 4.2.0 workaroud
2023-10-07, Edouard Tisserant
ef434ea0bcec
file is
Executable
Upgrade wxPython to 4.2.1, drop 4.2.0 workaroud
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1