beremiz
Clone
Summary
Browse
Changes
Graph
Merge pull request #31 from martinpihrt/python3
2024-02-29, etisserant
af48442313d5
file is
Executable
Merge pull request #31 from martinpihrt/python3
Czech translation from Martin Pihrt
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1