Fix typo
This commit is contained in:
parent
7487aa54ee
commit
adbd3e4d6d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
# - developer.fedoraproject.org
|
||||
|
||||
- name: install rss.py script
|
||||
copy: name=rss.py dest=/usr/local/bin/rss.py mode=0755 owner=root group=root
|
||||
copy: src=rss.py dest=/usr/local/bin/rss.py mode=0755 owner=root group=root
|
||||
tags:
|
||||
- developer.fedoraproject.org
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue