projects
/
anondcim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e90dd99
)
change default destination size
author
fpunktk
<git@fpunktk.de>
Sat, 30 Dec 2017 11:23:35 +0000
(12:23 +0100)
committer
fpunktk
<git@fpunktk.de>
Sat, 30 Dec 2017 11:23:35 +0000
(12:23 +0100)
anondcim
patch
|
blob
|
history
diff --git
a/anondcim
b/anondcim
index 0fbc94182c86c5d0053d056c21f80be0dde42c78..df11575f7e7b82017bd643b91f15baa6252043b3 100755
(executable)
--- 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="1
28
0"
+dst_size="1
92
0"
dst_dir="--same--"
while getopts ':p:s:d:' OPTION