mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 13:46:11 +10:00
Corrects the update document to match the version of gitshell specified in the install document (1.7.1)
This commit is contained in:
committed by
Marin Jankovski
parent
3f0f30d04d
commit
3d2ec9fe00
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user