18
0
Fork 0

10-6-stable

This commit is contained in:
Benoît S. 2018-06-03 23:41:49 +02:00
parent ba3d8d9411
commit b65e56b401
1 changed files with 1 additions and 1 deletions

View File

@ -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