]> de.git.xonotic.org Git - xonotic/xonstat.git/blob - xonstat/batch/badges/clean.sh
Merge branch 'badges' into approved
[xonotic/xonstat.git] / xonstat / batch / badges / clean.sh
1 #!/bin/sh
2 find output -name "*.png" -exec rm {} \;
3