change thumbs.sh tool to use new thumbnailing
This commit is contained in:
parent
8411568530
commit
90276293e1
@ -17,7 +17,7 @@ else
|
|||||||
-exec mogrify \
|
-exec mogrify \
|
||||||
-define jpeg:size=500x500 \
|
-define jpeg:size=500x500 \
|
||||||
-thumbnail '250>x250>' \
|
-thumbnail '250>x250>' \
|
||||||
-path thm/ \
|
-path 'thm/{}.jpg' \
|
||||||
-strip \
|
-strip \
|
||||||
'{}' \;
|
'{}' \;
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user