Dress/Mr-Bossman/strip.sh
2021-11-14 03:47:43 -05:00

4 lines
68 B
Bash
Executable File

#!/bin/bash
mogrify -strip ./*.jpg
jpegoptim --size=900k -s ./*.jpg