beremiz
Clone
Summary
Browse
Changes
Graph
IDE: fix SFC Action editor's text not visible on GTK3's dark themes.
wxPython4
2022-10-21, Edouard Tisserant
822fdcef784b
file is
Executable
IDE: fix SFC Action editor's text not visible on GTK3's dark themes.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1