beremiz
Clone
Summary
Browse
Changes
Graph
IDE. update genicons.sh to inkscape 1.1 command line
2024-01-26, Edouard Tisserant
e9ad68178d36
file is
Executable
IDE. update genicons.sh to inkscape 1.1 command line
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1