]> jfr.im git - uguu.git/blob - src/static/scripts/checkfiles.sh
Update Makefile
[uguu.git] / src / static / scripts / checkfiles.sh
1 #! /bin/sh
2 find /path/to/files/ -mmin +1440 -exec rm -f {} \;