From b65e56b401a03ff0f0b039d7333919b64a6ca1c7 Mon Sep 17 00:00:00 2001 From: bserie Date: Sun, 3 Jun 2018 23:41:49 +0200 Subject: [PATCH] 10-6-stable --- HowtoGitlab/10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoGitlab/10.md b/HowtoGitlab/10.md index aca399ce..803bf6ce 100644 --- a/HowtoGitlab/10.md +++ b/HowtoGitlab/10.md @@ -168,7 +168,7 @@ dir /var/lib/redis ~~~ # sudo -iu foo $ umask 002 -$ git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 10-4-stable gitlab +$ git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 10-6-stable gitlab $ cd gitlab $ cp config/gitlab.yml.example config/gitlab.yml $ sed -i 's@/home/git@/home/foo@g' config/gitlab.yml