Dress/Mr-Bossman/strip.sh

4 lines
68 B
Bash
Executable File

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