最后活跃于 1713288881

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