docker-backupdb/crontab

2 lines
73 B
Plaintext

0 * * * * root find /data/data/datadb/tmp/ -mtime +7 -exec rm -rvf {} \;