diff --git a/makeWeb.sh b/makeWeb.sh index 5d91eb6..b0688eb 100755 --- a/makeWeb.sh +++ b/makeWeb.sh @@ -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 |