copr: fix bad indentation
This commit is contained in:
parent
0ba318e767
commit
a2b97ff58d
1 changed files with 2 additions and 2 deletions
|
@ -210,5 +210,5 @@
|
||||||
user: root
|
user: root
|
||||||
job: |
|
job: |
|
||||||
find /var/log/libvirt/qemu -maxdepth 1 -type f -name '*.log' -mtime +30 -delete
|
find /var/log/libvirt/qemu -maxdepth 1 -type f -name '*.log' -mtime +30 -delete
|
||||||
tags:
|
tags:
|
||||||
- cron
|
- cron
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue