diff makeBooke.sh @ 40:93955def7313

Revise page footers, and add build number.
author Jim Hague <jim.hague@laicatc.com>
date Sat, 03 Mar 2012 16:06:23 +0000
parents 9681f6cd9c2b
children 0e7d2830cb8b
line wrap: on
line diff
--- a/makeBooke.sh	Sat Mar 03 15:24:59 2012 +0000
+++ b/makeBooke.sh	Sat Mar 03 16:06:23 2012 +0000
@@ -20,7 +20,7 @@
 
 mkdir -p $builddir
 
-cp buildno $builddir
+cp buildno.txt $builddir
 if [ -r $booke/subtitle.txt ]; then
     cp $booke/subtitle.txt $builddir
 else