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 9eabc93 commit c8cd324Copy full SHA for c8cd324
install/centos/README.md
@@ -446,7 +446,7 @@ Download the init script (will be /etc/init.d/gitlab)
446
447
**Double check the url for this next one!!**
448
449
- curl https://raw.github.com/gitlabhq/gitlab-recipes/5-2-stable/init.d/gitlab-centos > /etc/init.d/gitlab
+ curl https://raw.github.com/gitlabhq/gitlab-recipes/master/init/sysvinit/centos/gitlab-centos > /etc/init.d/gitlab
450
chmod +x /etc/init.d/gitlab
451
chkconfig --add gitlab
452
0 commit comments