beremiz
Clone
Summary
Browse
Changes
Graph
Test: Customize Fluxbox launch to get rid of toolbar in IDE tests.
wxPython4
2023-02-28, Edouard Tisserant
87dac789bdaf
file is
Executable
Test: Customize Fluxbox launch to get rid of toolbar in IDE tests.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1