Modify permission of `git` hook.
This commit is contained in:
parent
ee410103ac
commit
9d4cccb842
|
@ -59,6 +59,6 @@ end
|
|||
user 'root'
|
||||
owner 'root'
|
||||
group 'root'
|
||||
mode '644'
|
||||
mode '755'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue