and it is a sh not a cron

This commit is contained in:
Stephen Smoogen 2016-05-04 17:23:16 +00:00
parent 011bd449ea
commit 0b13e4b8c3

View file

@ -10,7 +10,7 @@
- web-data
- 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:
- web-data