beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Fix potential zombie thread after stop caused by misuse of ctype.
17 months ago, Edouard Tisserant
70a8d4893c06
file is
Executable
SVGHMI: Fix potential zombie thread after stop caused by misuse of ctype.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1