mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
install: make sure the /etc/init.d/gitlab is executable
This commit is contained in:
parent
395e074c62
commit
60591a2b2d
@ -66,6 +66,7 @@ chown -R git:git /home/git/
|
||||
|
||||
# install gitlab bootscript
|
||||
cp lib/support/init.d/gitlab /etc/init.d/gitlab
|
||||
chmod +x /etc/init.d/gitlab
|
||||
|
||||
# install logrotate configuration
|
||||
cp lib/support/logrotate/gitlab /etc/logrotate.d/gitlab
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user