diff makeWeb.sh @ 199:b8d18ccdc6e4

Fix up typo from last commit of this file.
author Jim Hague <jim.hague@acm.org>
date Sun, 17 Feb 2013 00:39:59 +0000
parents 8f352063f277
children 540511b14c73
line wrap: on
line diff
--- a/makeWeb.sh	Sun Feb 17 00:33:19 2013 +0000
+++ b/makeWeb.sh	Sun Feb 17 00:39:59 2013 +0000
@@ -41,7 +41,7 @@
 
 # Copy in the book PDFs. Like the graphics, Midi etc. these are assumed
 # to be already generated.
-cp $-*.pdf $webdir
+cp $1-*.pdf $webdir
 
 # Now, for each tune, make the tune graphic and sound.
 find $bookedir -name "*.abc" | sort |