diff --git a/HowtoGitlab/8.14.md b/HowtoGitlab/8.14.md index b05e4e02..7f780811 100644 --- a/HowtoGitlab/8.14.md +++ b/HowtoGitlab/8.14.md @@ -450,6 +450,7 @@ $ git checkout v$(cat ~/gitlab/GITLAB_SHELL_VERSION) -b v$(cat ~/gitlab/GITLAB_S ### Mise à jour de gitlab-workhorse ~~~ +$ cd ~/gitlab $ bundle exec rake "gitlab:workhorse:install[/home/foo/gitlab-workhorse]" RAILS_ENV=production ~~~