1
ewpratten.com/optimisepng.sh
2020-09-11 13:32:32 -04:00

4 lines
64 B
Bash

#! /bin/bash
optipng assets/**/*.png
optipng assets/**/**/*.png