beremiz
Clone
Summary
Browse
Changes
Graph
Runtime/win32: no sys.stdout with pythonw.exe
2023-09-28, Edouard Tisserant
832bcf1b5b60
file is
Executable
Runtime/win32: no sys.stdout with pythonw.exe
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1