beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fix widget's update frequency forcing : syntax checking was enforcing unit and js code was using undefined variables
2022-05-06, Edouard Tisserant
97622e9560b5
file is
Executable
SVGHMI: fix widget's update frequency forcing : syntax checking was enforcing unit and js code was using undefined variables
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1