From 77cd8ca39671c311bb858e2ea5d60aab37bc2340 Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Sat, 26 Jan 2013 18:35:02 +0000 Subject: [PATCH] Oops. Printables not moved to the right web place. --- makeWeb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |