make start script executable

This commit is contained in:
flynn 2019-02-13 23:49:10 +01:00
parent 65797a4364
commit cefba8dfcf
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@
dest: "{{ cat_git_destination }}/start.sh"
owner: cat
group: cat
mode: '0700'
- name: Ensure cat service dir exists
file: