add modernpaste logo due to packaging bug on my part

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2017-02-28 05:49:40 +00:00
parent 4f2abfe531
commit fee1504084
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

View file

@ -54,6 +54,11 @@
- modernpaste
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
copy: src=deactivate-paste.py dest=/usr/local/bin/deactivate-paste.py owner=root group=root mode=755
tags: