summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot/local/bin/scan2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot/local/bin/scan b/dot/local/bin/scan
index 2ba071b..2d3470c 100644
--- a/dot/local/bin/scan
+++ b/dot/local/bin/scan
@@ -13,4 +13,4 @@ else
13 format=scan_${NOW}.png 13 format=scan_${NOW}.png
14fi 14fi
15 15
16scanimage --progress --format=png --batch="$format" 16scanimage --mode=Color --progress --format=png --batch="$format"