2 lines
34 B
Bash
Executable File
2 lines
34 B
Bash
Executable File
convert -resize 50% $1 $1.resized
|
convert -resize 50% $1 $1.resized
|