Skip to content
Snippets Groups Projects
Commit 0ae40216 authored by Lars Beckers's avatar Lars Beckers
Browse files

uwsgi-python: fix directory permissions for infoscreen

parent 59e3db0d
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,8 @@
owner: "{{ app_user }}"
group: "{{ app_group }}"
with_items:
- display
- tmp
- uploads
- ''
- 'display'
- 'tmp'
- 'uploads'
- 'build'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment