beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Fix watchdog exception on windows
2023-10-09, Edouard Tisserant
3e434edfbfdf
file is
Executable
SVGHMI: Fix watchdog exception on windows
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1