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