beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Workaround exception caused by dead C/C++ swig-wrapped object when debug still try to update view after close.
2022-05-23, Edouard Tisserant
46a7aac382ef
file is
Executable
IDE: Workaround exception caused by dead C/C++ swig-wrapped object when debug still try to update view after close.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1