change permissions of gitlab-shell

This commit is contained in:
Praveen Arimbrathodiyil 2015-11-09 00:13:51 +05:30
parent 57bc1087cc
commit 899b5c51c2

1
debian/postinst vendored
View file

@ -33,6 +33,7 @@ case "$1" in
mkdir -p ${gitlab_data_dir}
chown -R ${gitlab_user}: ${gitlab_home}
chown -R ${gitlab_user}: ${gitlab_data_dir}
chown -R ${gitlab_user}: /usr/share/gitlab-shell
cd ${gitlab_home}
# Show debconf questions
. /usr/share/debconf/confmodule