beremiz
Clone
Summary
Browse
Changes
Graph
Doc: start converting Standard Library documentation from old MC8 manual.
2024-04-05, Edouard Tisserant
1a0bed0b4f1c
file is
Executable
Doc: start converting Standard Library documentation from old MC8 manual.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1