Skip to content

Commit

Permalink
New init url. Fix #109
Browse files Browse the repository at this point in the history
  • Loading branch information
axilleas committed Aug 5, 2013
1 parent 9eabc93 commit c8cd324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/centos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ Download the init script (will be /etc/init.d/gitlab)

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

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
chmod +x /etc/init.d/gitlab
chkconfig --add gitlab

Expand Down

0 comments on commit c8cd324

Please sign in to comment.