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