7.10 requires gitlab-shell 2.6.2.

This commit is contained in:
Douwe Maan 2015-04-21 11:00:26 +02:00
parent 76aade28e2
commit c7dc95d1d1
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ sudo apt-get install nodejs
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch
sudo -u git -H git checkout v2.6.0
sudo -u git -H git checkout v2.6.2
```
## 7. Install libs, migrations, etc.