mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 03:29:16 +00:00
reducing thumb resolution
This commit is contained in:
parent
ac728373b7
commit
282b52d66d
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
convert -strip $1 -auto-orient -resize '320x320>' $2
|
||||
convert -strip $1 -auto-orient -resize '192x192>' $2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user