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