7.10 requires gitlab-shell 2.6.2.
This commit is contained in:
parent
76aade28e2
commit
c7dc95d1d1
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue