HyperKitty: fix filename
This commit is contained in:
parent
93f306cb31
commit
724bacf882
1 changed files with 2 additions and 2 deletions
|
@ -344,8 +344,8 @@
|
|||
tags: mailman
|
||||
|
||||
- name: install our fedora-specific logo
|
||||
copy: src=fedora-hyperkitty.png
|
||||
dest="{{ mailman_webui_basedir }}/static-fedora/fedora-hyperkitty.png"
|
||||
copy: src=logo-hyperkitty-fedora.png
|
||||
dest="{{ mailman_webui_basedir }}/static-fedora/logo-hyperkitty-fedora.png"
|
||||
tags: mailman
|
||||
|
||||
- name: install our fedora-specific favicon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue