From 6dc4a0c7ab2f9e2092fa3b0d21973d13cf28b0ff Mon Sep 17 00:00:00 2001 From: bserie Date: Thu, 25 Apr 2019 10:51:46 +0200 Subject: [PATCH] =?UTF-8?q?Op=C3=A9rations=20simplifi=C3=A9s=20pour=20gita?= =?UTF-8?q?ly?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HowtoGitlab/11.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/HowtoGitlab/11.md b/HowtoGitlab/11.md index ece8daef..d7a5fab5 100644 --- a/HowtoGitlab/11.md +++ b/HowtoGitlab/11.md @@ -315,9 +315,6 @@ Installation : ~~~ $ bundle exec rake "gitlab:gitaly:install[/home/foo/gitaly,/home/foo/repositories]" RAILS_ENV=production $ chmod 0700 /home/foo/gitlab/tmp/sockets/private -$ cd /home/foo/gitaly -$ sed -i -e 's@/home/git@/home/foo@g' config.toml -$ cd - ~~~ ## Base de données