Create function files as executable.
This commit is contained in:
@@ -88,6 +88,6 @@
|
||||
dest: "{{ global_bin }}"
|
||||
owner: root
|
||||
group: "{{ root_group }}"
|
||||
mode: 0644
|
||||
mode: 0755
|
||||
with_fileglob:
|
||||
- "dwm/*.function"
|
||||
|
||||
Reference in New Issue
Block a user