beremiz

Python3 fixes for Modbus Web Settings

2023-10-18, Edouard Tisserant
b722c800b6c7
file isExecutable
Python3 fixes for Modbus Web Settings
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1