Oops. Printables not moved to the right web place.
This commit is contained in:
parent
2a9c28c2db
commit
77cd8ca396
|
@ -31,7 +31,7 @@ mkdir -p $webdir
|
|||
sed -e "s/@BUILD@/$buildno/" -e "s/@SUBTITLE@/$subtitle/" \
|
||||
-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.
|
||||
find $booke -name "*.abc" | sort |
|
||||
|
|
Loading…
Reference in New Issue