Mercurial > dottes
changeset 609:ac7d039116c4
Correct typo in makeAll.sh.
| author | Jim Hague <jim.hague@acm.org> | 
|---|---|
| date | Fri, 04 Nov 2016 23:34:41 +0000 | 
| parents | b4eb1753c80f | 
| children | b20beaebc06b | 
| files | makeAll.sh | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/makeAll.sh Fri Nov 04 23:31:40 2016 +0000 +++ b/makeAll.sh Fri Nov 04 23:34:41 2016 +0000 @@ -12,7 +12,7 @@ ./makeGraphics.sh "$1" ./makeBookeTunePages.sh "$1" ./makeBooke.sh A4 "$1" - ./makeBooke.sh A4 "$1" + ./makeBooke.sh A5 "$1" ./makeBooklet.sh "$1" ./makeBooke.sh Nook "$1" ./makeWebGraphics.sh "$1"
