diff options
Diffstat (limited to 'extras/mkpdf.sh')
-rwxr-xr-x | extras/mkpdf.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/mkpdf.sh b/extras/mkpdf.sh index 80e776f..cbfcd1b 100755 --- a/extras/mkpdf.sh +++ b/extras/mkpdf.sh @@ -1,5 +1,6 @@ #!/bin/sh # See COPYING file for copyright and license details. +# # Requires imagemagick convert *.png book.pdf |