Skip to content

Commit be7abca

Browse files
committed
Merge pull request #1 from diegotdai/patch-1
Update install/CentOS_6.md
2 parents 117d479 + cbb54c1 commit be7abca

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)