diff options
Diffstat (limited to 'refresh.sh')
| -rwxr-xr-x | refresh.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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() { |
