Skip to content

Commit cbb54c1

Browse files
committed
Update install/CentOS_6.md
Updated gitlab-centos script to 4-0-stable to fix unicorn and sidekiq startup errors.
1 parent 117d479 commit cbb54c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/CentOS_6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ Download the init script (will be /etc/init.d/gitlab)
466466

467467
*logged in as root*
468468

469-
curl https://raw.github.com/gitlabhq/gitlab-recipes/master/init.d/gitlab-centos > /etc/init.d/gitlab
469+
curl https://raw.github.com/gitlabhq/gitlab-recipes/4-0-stable/init.d/gitlab-centos > /etc/init.d/gitlab
470470
chmod +x /etc/init.d/gitlab
471471
chkconfig --add gitlab
472472

0 commit comments

Comments
 (0)