Files
fedora-infra_ansible/roles/packages/web/files/cron-flush-pkgs-cache

2 lines
190 B
Plaintext

0 2 * * * apache /usr/bin/find /var/cache/fedoracommunity/git.fedoraproject.org -mindepth 1 -maxdepth 1 -type d -exec rm -rf {} \; >> /var/log/fedoracommunity/cron-flush-pkgs-cache.log 2>&1