summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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() {