mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
2 lines
93 B
Plaintext
2 lines
93 B
Plaintext
0 12 * * * root /usr/bin/find /srv/web/infra/pdr/ -type f -ctime +7 -print0 | xargs -0 rm -f
|