mirror of
https://github.com/jlengrand/gitlab-recipes.git
synced 2026-03-10 08:11:17 +00:00
Update install/CentOS_6.md
Updated gitlab-centos script to 4-0-stable to fix unicorn and sidekiq startup errors.
This commit is contained in:
@@ -466,7 +466,7 @@ Download the init script (will be /etc/init.d/gitlab)
|
||||
|
||||
*logged in as root*
|
||||
|
||||
curl https://raw.github.com/gitlabhq/gitlab-recipes/master/init.d/gitlab-centos > /etc/init.d/gitlab
|
||||
curl https://raw.github.com/gitlabhq/gitlab-recipes/4-0-stable/init.d/gitlab-centos > /etc/init.d/gitlab
|
||||
chmod +x /etc/init.d/gitlab
|
||||
chkconfig --add gitlab
|
||||
|
||||
|
||||
Reference in New Issue
Block a user