Commit 37a0e063 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #5109 from spudstud/6-1-stable

Corrects the update document to match the version of gitshell specified ...
parents dcf9abc1 fbd16e54
...@@ -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