Gitlab-shell should be 1.4.0 for GitLab 5.2
This commit is contained in:
parent
22d411e557
commit
fd50e8e983
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ GitLab Shell is a ssh access and repository management software developed specia
|
|||
cd gitlab-shell
|
||||
|
||||
# switch to right version
|
||||
git checkout v1.3.0
|
||||
git checkout v1.4.0
|
||||
|
||||
cp config.yml.example config.yml
|
||||
|
||||
|
|
Loading…
Reference in a new issue