提交 8e006c64 编写于 作者: D Dmitriy Zaporozhets

Merge branch 'gitlab_shell_174_for_master' of /home/git/repositories/gitlab/gitlabhq

......@@ -149,7 +149,7 @@ GitLab Shell is an ssh access and repository management software developed speci
cd gitlab-shell
# switch to right version
sudo -u git -H git checkout v1.7.1
sudo -u git -H git checkout v1.7.4
sudo -u git -H cp config.yml.example config.yml
......
......@@ -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.1
sudo -u git -H git checkout v1.7.4
```
### 4. Install libs, migrations, etc.
......
......@@ -44,7 +44,7 @@ sudo apt-get install logrotate
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch
sudo -u git -H git checkout v1.7.3
sudo -u git -H git checkout v1.7.4
```
### 5. Install libs, migrations, etc.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册