first contribution

This commit is contained in:
Jesse Taube
2021-10-07 17:15:12 -04:00
parent 1103d4e991
commit 935edff68d
9 changed files with 3 additions and 0 deletions

3
Mr-Bossman/strip.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
mogrify -strip ./*.jpg
jpegoptim --size=900k -s ./*.jpg