Automated merge with ssh://hg.cryhavoc.org.uk/dottes

This commit is contained in:
Jim Hague 2013-08-21 13:51:55 +01:00
commit 49210cb63c
1 changed files with 0 additions and 3 deletions

View File

@ -49,9 +49,6 @@ mkdir -p $webdir
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