Update
This commit is contained in:
parent
f963af5e13
commit
e0ed5e12d9
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ template_file=${wai}/template.html
|
||||||
# Clean before
|
# Clean before
|
||||||
rm -f $www_dir/*.html
|
rm -f $www_dir/*.html
|
||||||
rm -fr $projects_out_dir/*
|
rm -fr $projects_out_dir/*
|
||||||
|
mkdir -p public/projects
|
||||||
|
|
||||||
# Build links
|
# Build links
|
||||||
build_links() {
|
build_links() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue