Merge pull request #4976 from robertd/master
Update installation docs to use v1.7.1 of gitlab-shell
This commit is contained in:
commit
1de270c9e0
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ GitLab Shell is a ssh access and repository management software developed specia
|
|||
cd gitlab-shell
|
||||
|
||||
# switch to right version
|
||||
sudo -u git -H git checkout v1.7.0
|
||||
sudo -u git -H git checkout v1.7.1
|
||||
|
||||
sudo -u git -H cp config.yml.example config.yml
|
||||
|
||||
|
|
Loading…
Reference in a new issue