Correct typo in makeAll.sh.
This commit is contained in:
parent
d8eb6deee0
commit
2830b05206
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue