Fix required gitlab-shell version.

Fix required gitlab-shell version in the 8.5 to 8.6 update doc.
This commit is contained in:
Rémy Coutable 2016-04-15 10:19:04 +02:00
commit cd8fa2e6c0
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ sudo -u git -H git checkout 8-6-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all
sudo -u git -H git checkout v2.6.11
sudo -u git -H git checkout v2.6.12
```
### 5. Update gitlab-workhorse