diff --git a/makeWeb.sh b/makeWeb.sh index 8409945..7513525 100755 --- a/makeWeb.sh +++ b/makeWeb.sh @@ -77,6 +77,7 @@ if [ -n "$instrument" ]; then subtitle="${subtitle} ($instrument)" fi +rm -rf $webdir mkdir -p $webdir sed -e "s/@BUILD@/$buildno/" -e "s/@SUBTITLE@/$subtitle/" \