beremiz

Runtime: py3 fix forcing of STRING

2023-07-20, Edouard Tisserant
a95b5ee1a0ea
file isExecutable
Runtime: py3 fix forcing of STRING
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1