fix required gitlab-shell version.

Under the procedure, I've warned about gitlab-shell version, which should be 2.6.12 (may be some minor revisions introduces that).
This commit is contained in:
lurdan 2016-04-15 12:41:26 +09:00
parent badb353350
commit d2f490c8f3
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