]> jfr.im git - uguu.git/blame_incremental - src/static/scripts/checkfiles.sh
fixes
[uguu.git] / src / static / scripts / checkfiles.sh
... / ...
CommitLineData
1#! /bin/sh
2hours=$((XXX*60))
3find /path/to/files/ -mmin +1440 -exec rm -f {} \;