batcave01: only try and delete files here
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e0cb1c5188
commit
757c4f65c3
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
0 12 * * * root /usr/bin/find /srv/web/infra/pdr/ -ctime +7 -print0 | xargs -0 rm -f
|
||||
0 12 * * * root /usr/bin/find /srv/web/infra/pdr/ -type f -ctime +7 -print0 | xargs -0 rm -f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue