Commit 9d90cca5 authored by Robert Speicher's avatar Robert Speicher

Merge remote-tracking branch 'ce/8-2-stable' into 8-2-stable-ee

parents 074c467d b6ec1714
......@@ -327,12 +327,12 @@ GitLab Shell is an SSH access and repository management software developed speci
cd /home/git
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-workhorse.git
cd gitlab-workhorse
sudo -u git -H git checkout 0.4.1
sudo -u git -H git checkout 0.4.2
sudo -u git -H make
### Initialize Database and Activate Advanced Features
# Go to Gitlab installation folder
# Go to GitLab installation folder
cd /home/git/gitlab
......
......@@ -81,7 +81,7 @@ from GitLab 8.1.
cd /home/git
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-workhorse.git
cd gitlab-workhorse
sudo -u git -H git checkout 0.4.1
sudo -u git -H git checkout 0.4.2
sudo -u git -H make
```
......
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