beremiz

IDE: one more consequence of wxPython's 3 to 4 version bump
wxPython4
2022-08-10, Edouard Tisserant
cbf99c4122bd
file isExecutable
IDE: one more consequence of wxPython's 3 to 4 version bump
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1