# HG changeset patch # User Jim Hague # Date 1377089515 -3600 # Node ID 355074af991062d4649b3283f46e4f62bd07a106 # Parent 36d77711be808508bc41f0ed335358474405887a# Parent 5628fcd6c692e23e87ad6641c017b3e986881f07 Automated merge with ssh://hg.cryhavoc.org.uk/dottes diff -r 36d77711be80 -r 355074af9910 makeWeb.sh --- 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