beremiz
Clone
Summary
Browse
Changes
Graph
Shows AboutDialog even if revisions.tx is missing
2024-03-07, Edouard Tisserant
c29a95aebfbf
file is
Executable
Shows AboutDialog even if revisions.tx is missing
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1