and it is a sh not a cron
This commit is contained in:
parent
011bd449ea
commit
0b13e4b8c3
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
- web-data
|
- web-data
|
||||||
|
|
||||||
- name: script to run the daily mirror log condenser
|
- name: script to run the daily mirror log condenser
|
||||||
copy: src=condense-mirrorlogs.cron dest=/usr/local/bin/ mode=0755
|
copy: src=condense-mirrorlogs.sh dest=/usr/local/bin/ mode=0755
|
||||||
tags:
|
tags:
|
||||||
- web-data
|
- web-data
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue