Skip to content
Snippets Groups Projects
Commit 9d414c31 authored by Jeroen van Baarsen's avatar Jeroen van Baarsen
Browse files

Merge pull request #8605 from Razer6/fix_gitlab_shell_doc_stable

Update gitlab-shell in docs to 2.4.1 (stable)
parents 31901f36 e2e23b85
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -119,7 +119,7 @@ sudo apt-get install pkg-config cmake
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch
sudo -u git -H git checkout v2.4.0
sudo -u git -H git checkout v2.4.1
```
 
## 7. Install libs, migrations, etc.
Loading
Loading
Loading
Loading
@@ -37,7 +37,7 @@ sudo -u git -H git checkout 7-7-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch
sudo -u git -H git checkout v2.4.0
sudo -u git -H git checkout v2.4.1
```
 
### 4. Install libs, migrations, etc.
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment