beremiz
Clone
Summary
Browse
Changes
Graph
IDE: display contents of revisions.txt (put there by installer builder script) in About Dialog.
2024-02-27, Edouard Tisserant
f831ff63ca6e
file is
Executable
IDE: display contents of revisions.txt (put there by installer builder script) in About Dialog.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1