This repository has been archived on 2023-11-15. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
feuille/cron/purge.cron
2022-11-21 10:44:16 +01:00

1 line
85 B
Text

0 0 * * * find /var/www/htdocs/feuille -type f -mtime +7 -exec rm {} +