reducing thumb resolution

This commit is contained in:
Roland Osborne 2022-09-01 10:07:44 -07:00
parent ac728373b7
commit 282b52d66d

View File

@ -1,3 +1,3 @@
#!/bin/bash #!/bin/bash
convert -strip $1 -auto-orient -resize '320x320>' $2 convert -strip $1 -auto-orient -resize '192x192>' $2