We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 117d479 commit cbb54c1Copy full SHA for cbb54c1
install/CentOS_6.md
@@ -466,7 +466,7 @@ Download the init script (will be /etc/init.d/gitlab)
466
467
*logged in as root*
468
469
- 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
470
chmod +x /etc/init.d/gitlab
471
chkconfig --add gitlab
472
0 commit comments