From 07487d75c0220be1a4fe083bc0562f744a2dbed6 Mon Sep 17 00:00:00 2001 From: fpunktk Date: Sat, 30 Dec 2017 12:23:35 +0100 Subject: [PATCH] change default destination size --- anondcim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anondcim b/anondcim index 0fbc941..df11575 100755 --- a/anondcim +++ b/anondcim @@ -40,7 +40,7 @@ type jhead 1>/dev/null 2>&1 || type exiftool 1>/dev/null 2>&1 || die "jhead or e # set default values file_prefix="" -dst_size="1280" +dst_size="1920" dst_dir="--same--" while getopts ':p:s:d:' OPTION -- 2.30.2