Remove one level of directory structure
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
66697d2cb6
commit
5bd4ca78d1
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
||||||
- name: Sync theme
|
- name: Sync theme
|
||||||
synchronize: src=askfedoratheme dest=/usr/share/askbot/skins/askfedoratheme
|
synchronize: src=askfedoratheme dest=/usr/share/askbot/skins
|
||||||
notify:
|
notify:
|
||||||
- restart apache
|
- restart apache
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue