Corrects the update document to match the version of gitshell specified in the install document (1.7.1)

This commit is contained in:
Spencer Owen 2013-09-16 23:52:26 -06:00 committed by Marin Jankovski
parent 3f0f30d04d
commit 3d2ec9fe00
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ sudo -u git -H git checkout 6-1-stable
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch
sudo -u git -H git checkout v1.7.0
sudo -u git -H git checkout v1.7.1
```
### 4. Install libs, migrations, etc.