]> jfr.im git - uguu.git/blob - checkfiles.sh
Add make target to exec ansible role
[uguu.git] / checkfiles.sh
1 #! /bin/sh
2 find /path/to/files/ -mmin +1440 -exec rm -f {} \;