diff --git a/HowtoGitlab/11.md b/HowtoGitlab/11.md index 9879f5dc..b2d7cae5 100644 --- a/HowtoGitlab/11.md +++ b/HowtoGitlab/11.md @@ -313,7 +313,7 @@ $ bundle exec rake "gitlab:workhorse:install[/home/foo/gitlab-workhorse]" RAILS_ Installation : ~~~ -$ bundle exec rake "gitlab:gitaly:install[/home/foo/gitaly]" RAILS_ENV=production +$ bundle exec rake "gitlab:gitaly:install[/home/foo/gitaly,/home/foo/repositories]" RAILS_ENV=production $ chmod 0700 /home/foo/gitlab/tmp/sockets/private $ chown git /home/foo/gitlab/tmp/sockets/private $ cd /home/foo/gitaly