beremiz
Clone
Summary
Browse
Changes
Graph
IDE: fix action block editor's GridCellEditor. Consequence of wxPython4 bump.
wxPython4
2022-10-21, Edouard Tisserant
6c7e8e8c6bc5
file is
Executable
IDE: fix action block editor's GridCellEditor. Consequence of wxPython4 bump.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1