From 7d46699449738bb2382e25aa86c68c1732919f97 Mon Sep 17 00:00:00 2001 From: Xiaoyu Tai Date: Wed, 6 Nov 2013 18:45:09 +0800 Subject: [PATCH] Changing gitlab-shell version from 1.7.0 to 1.7.4 gitllab 6.2 needed gitlab-shell version >= 1.7.4 --- install/centos/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/centos/README.md b/install/centos/README.md index 77d00d1..dc43829 100644 --- a/install/centos/README.md +++ b/install/centos/README.md @@ -250,7 +250,7 @@ git clone https://github.com/gitlabhq/gitlab-shell.git cd gitlab-shell # Switch to right version -git checkout v1.7.0 +git checkout v1.7.4 cp config.yml.example config.yml # Edit config and replace gitlab_url with something like 'http://domain.com/'