summaryrefslogtreecommitdiffstats
path: root/bin/scanpdf
diff options
context:
space:
mode:
Diffstat (limited to 'bin/scanpdf')
-rwxr-xr-xbin/scanpdf4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/scanpdf b/bin/scanpdf
deleted file mode 100755
index 31ebb14..0000000
--- a/bin/scanpdf
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-set -eu
-
-scanimage --format=png --device=pixma --resolution=150 | convert - scan.pdf