Merge branch 'shell_version_install_doc' into 'master'
Update Shell version in the Install doc
This commit is contained in:
commit
07deb2254b
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ GitLab Shell is an ssh access and repository management software developed speci
|
|||
cd /home/git
|
||||
|
||||
# Clone gitlab shell
|
||||
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-shell.git -b v1.9.1
|
||||
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-shell.git -b v1.9.3
|
||||
|
||||
cd gitlab-shell
|
||||
|
||||
|
|
Loading…
Reference in a new issue