Merge pull request #7809 from bbodenmiller/patch-25

update gitlab shell to 1.9.8 for gitlab 7.2.2
This commit is contained in:
Marin Jankovski 2014-09-22 09:57:38 +02:00
commit 8446f37e7c
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ sudo -u git -H git checkout 7-2-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch
sudo -u git -H git checkout v1.9.7
sudo -u git -H git checkout v1.9.8
```
### 4. Install new system dependencies