Fix an actual bug.
This commit is contained in:
parent
f3c2d8132d
commit
4d01b7f4e2
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
|||
|
||||
- name: oldschool badge award cronjobs
|
||||
copy: >
|
||||
src=cron/$item
|
||||
src=cron/$item.cron
|
||||
dest=/etc/cron.d/$item
|
||||
owner=root
|
||||
mode=644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue