beremiz
Clone
Summary
Browse
Changes
Graph
Tests: UI tests can now load projects from tests/projects
wxPython4
2022-11-10, Edouard Tisserant
ca25c686cd97
file is
Executable
Tests: UI tests can now load projects from tests/projects
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1