fix the gitlab-shell clone url
This commit is contained in:
parent
66121d6caa
commit
d4c24b990f
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ Create a `git` user for Gitlab:
|
|||
cd /home/git
|
||||
|
||||
# clone gitlab shell
|
||||
git clone https://dzaporozhets@dev.gitlab.org/gitlab/gitlab-shell.git
|
||||
git clone https://github.com/gitlabhq/gitlab-shell.git
|
||||
|
||||
# setup
|
||||
cd gitlab-shell
|
||||
|
|
Loading…
Reference in a new issue