summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2021-10-04 11:02:16 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2021-10-04 11:02:16 +0200
commite0ed5e12d919a919c796c6e8c1d1d251e31c263f (patch)
treef68a1e9a1c97228a2f6831479f46eec02a05d139
parentf963af5e1367294c0c9bdf4897e8ee373806f135 (diff)
Update
-rwxr-xr-xrefresh.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/refresh.sh b/refresh.sh
index 0d25298..269708b 100755
--- a/refresh.sh
+++ b/refresh.sh
@@ -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() {