Crontab file for minimapai.de

 avatar
jbcooper
sh
a year ago
70 B
0
Indexable
Never
*/5  * * * * find /var/www/html/temp -type f -mmin +5 -exec rm "{}" \;