Skip to content

Commit c8cd324

Browse files
committed
New init url. Fix #109
1 parent 9eabc93 commit c8cd324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/centos/README.md

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

447447
**Double check the url for this next one!!**
448448

449-
curl https://raw.github.com/gitlabhq/gitlab-recipes/5-2-stable/init.d/gitlab-centos > /etc/init.d/gitlab
449+
curl https://raw.github.com/gitlabhq/gitlab-recipes/master/init/sysvinit/centos/gitlab-centos > /etc/init.d/gitlab
450450
chmod +x /etc/init.d/gitlab
451451
chkconfig --add gitlab
452452

0 commit comments

Comments
 (0)