Automated merge with ssh://hg.cryhavoc.org.uk/dottes
This commit is contained in:
commit
49210cb63c
|
@ -49,9 +49,6 @@ mkdir -p $webdir
|
||||||
sed -e "s/@BUILD@/$buildno/" -e "s/@SUBTITLE@/$subtitle/" \
|
sed -e "s/@BUILD@/$buildno/" -e "s/@SUBTITLE@/$subtitle/" \
|
||||||
-e "s/@TITLE@/$title/" -e "s/@BOOK@/$booke/" dottes.html > $webdir/$output
|
-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
|
for item in intro
|
||||||
do
|
do
|
||||||
rm -f $webdir/$item.html
|
rm -f $webdir/$item.html
|
||||||
|
|
Loading…
Reference in New Issue