docker-backupdb/crontab
2018-10-07 17:26:44 -07:00

2 lines
73 B
Plaintext

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