22
0
Bifurcation 0
Cette révision appartient à :
Benoît S. 2018-06-03 23:41:49 +02:00
Parent ba3d8d9411
révision b65e56b401
1 fichiers modifiés avec 1 ajouts et 1 suppressions

Voir le fichier

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