最後活躍 1713288881

jpeg-optim.sh 原始檔案
1# optimize JPEG
2
3find ./*/files/wp-content -iname "*.jp*" -print0 | xargs -0 jpegoptim --strip-all -m90