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