Corrects the update document to match the version of gitshell specified in the install document (1.7.1)
This commit is contained in:
parent
3f0f30d04d
commit
3d2ec9fe00
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue