Files @ 2084e2a0f8ea
Branch filter:

Location: C3L/Artwork/optipng.sh - annotation

Dennis Fink
Updated back of membercard.

Added info@c3l.lu and https://c3l.lu
1
2
3
#!/bin/bash

find ./$1 -type f -name "*.png" -print0 | xargs -0 -n1 -P0 optipng -quiet -o7