Mercurial > dottes
changeset 367:355074af9910 build-default-162
Automated merge with ssh://hg.cryhavoc.org.uk/dottes
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 21 Aug 2013 13:51:55 +0100 |
parents | 36d77711be80 (current diff) 5628fcd6c692 (diff) |
children | 78afd8761dac |
files | |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/makeWeb.sh Wed Aug 21 13:36:03 2013 +0100 +++ b/makeWeb.sh Wed Aug 21 13:51:55 2013 +0100 @@ -49,9 +49,6 @@ sed -e "s/@BUILD@/$buildno/" -e "s/@SUBTITLE@/$subtitle/" \ -e "s/@TITLE@/$title/" -e "s/@BOOK@/$booke/" dottes.html > $webdir/$output -# Mark output as executable so it is scanned for server-side includes. -chmod +x $webdir/$output - for item in intro do rm -f $webdir/$item.html