]> jfr.im git - uguu.git/blame - src/static/scripts/checkfiles.sh
Merge pull request #75 from nokonoko/v1.6.6-beta
[uguu.git] / src / static / scripts / checkfiles.sh
CommitLineData
3ffab18a
GJ
1#! /bin/sh
2find /path/to/files/ -mmin +1440 -exec rm -f {} \;