Oops. Printables not moved to the right web place.

This commit is contained in:
Jim Hague 2013-01-26 18:35:02 +00:00
parent 2a9c28c2db
commit 77cd8ca396
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ mkdir -p $webdir
sed -e "s/@BUILD@/$buildno/" -e "s/@SUBTITLE@/$subtitle/" \ sed -e "s/@BUILD@/$buildno/" -e "s/@SUBTITLE@/$subtitle/" \
-e "s/@INTRO@/$intro/" -e "s/@BOOK@/$1/" dottes.html.header > $webdir/$output -e "s/@INTRO@/$intro/" -e "s/@BOOK@/$1/" dottes.html.header > $webdir/$output
cp $1.pdf $1-booklet.pdf $webdir cp $1-*.pdf $webdir
# Now, for each tune, make the tune graphic and sound. # Now, for each tune, make the tune graphic and sound.
find $booke -name "*.abc" | sort | find $booke -name "*.abc" | sort |