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() {