Finish first version of newly tarted up website.

This commit is contained in:
Jim Hague
2013-02-17 00:27:07 +00:00
parent fcdbbd2f6b
commit 533c08cb4f
9 changed files with 145 additions and 40 deletions
+3
View File
@@ -19,6 +19,9 @@ outdir=$dir/$1-Cello
mkdir -p $outdir
# Copy book component items.
cp $booke/*.txt $outdir
find $booke -name "*.abc" | sort |
while read filename
do