Put grab daily logs in the right place
This commit is contained in:
parent
078110006b
commit
464fcedf8e
1 changed files with 1 additions and 1 deletions
|
@ -184,6 +184,6 @@
|
||||||
- people
|
- people
|
||||||
|
|
||||||
- name: setup cron job to gather download stats
|
- name: setup cron job to gather download stats
|
||||||
copy: src=grab-daily-logs.cron dest=/etc/cron.d/grab-daily-logs mode=0644
|
copy: src=grab-daily-logs.cron dest=/etc/cron.daily/grab-daily-logs mode=0755
|
||||||
tags:
|
tags:
|
||||||
- people
|
- people
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue