summaryrefslogtreecommitdiff
path: root/_cron/clear_cache
blob: ca29bcbeb8fafb2e3bee7b3a9992964d766bb348 (plain)
1
* * * * * find $SITEPATH/cache -type f -mmin +15 -not -name .gitignore -delete