Set post-receive hook permissions to gitlab user on install. Fixes #933
Created by: abevoelker
The issue seems to be with one of the install instructions that sets the owner of all the hooks to the git user, when apparently the gitlab user should own the post-receive hook.