Commit 3d2ec9fe authored by Spencer Owen's avatar Spencer Owen Committed by Marin Jankovski

Corrects the update document to match the version of gitshell specified in the...

Corrects the update document to match the version of gitshell specified in the install document (1.7.1)
parent 3f0f30d0
...@@ -36,7 +36,7 @@ sudo -u git -H git checkout 6-1-stable ...@@ -36,7 +36,7 @@ sudo -u git -H git checkout 6-1-stable
```bash ```bash
cd /home/git/gitlab-shell cd /home/git/gitlab-shell
sudo -u git -H git fetch 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. ### 4. Install libs, migrations, etc.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment