Skip to content
Snippets Groups Projects
Commit 1ee6071c authored by jurgenhaas's avatar jurgenhaas
Browse files

Make misc directory writable

parent 1fb6a2ae
No related branches found
No related tags found
No related merge requests found
......@@ -162,7 +162,7 @@
tags:
- deploy
- name: File Modes for JS files
- name: File Modes for JS files and misc
file:
path: '{{ webRoot }}/{{ item }}'
mode: +w
......@@ -171,6 +171,7 @@
with_items:
- matomo.js
- piwik.js
- misc
tags:
- deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment