add modernpaste logo due to packaging bug on my part
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
4f2abfe531
commit
fee1504084
2 changed files with 5 additions and 0 deletions
BIN
roles/modernpaste/files/fedorapastebin-logo.png
Normal file
BIN
roles/modernpaste/files/fedorapastebin-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.2 KiB |
|
@ -54,6 +54,11 @@
|
||||||
- modernpaste
|
- modernpaste
|
||||||
notify: reload httpd
|
notify: reload httpd
|
||||||
|
|
||||||
|
- name: Add fedora pastebin logo here for now due to packaging bug on relrod's part
|
||||||
|
copy: src=fedorapastebin-logo.png dest=/usr/share/modern-paste/app/static/img/fedorapastebin-logo.png owner=root group=root mode=644
|
||||||
|
tags:
|
||||||
|
- modernpaste
|
||||||
|
|
||||||
- name: Script for manual paste deactivation
|
- name: Script for manual paste deactivation
|
||||||
copy: src=deactivate-paste.py dest=/usr/local/bin/deactivate-paste.py owner=root group=root mode=755
|
copy: src=deactivate-paste.py dest=/usr/local/bin/deactivate-paste.py owner=root group=root mode=755
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue