Correct typo in makeAll.sh.

This commit is contained in:
Jim Hague 2016-11-04 23:34:41 +00:00
parent d8eb6deee0
commit 2830b05206
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ makeABooke()
./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"