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.
2 parents 117d479 + cbb54c1 commit be7abcaCopy full SHA for be7abca
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