This commit is contained in:
Loic Guegan 2021-10-04 11:02:16 +02:00
parent f963af5e13
commit e0ed5e12d9

View file

@ -9,6 +9,7 @@ template_file=${wai}/template.html
# Clean before
rm -f $www_dir/*.html
rm -fr $projects_out_dir/*
mkdir -p public/projects
# Build links
build_links() {