Skip to content
Snippets Groups Projects
Commit 4c8f3699 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix branch name for update docs

parent 5246d63f
No related branches found
No related tags found
2 merge requests!52746 1 stable,!4948CentOS 6.4 install GitLab 6 0 stable ssh Auth fail
Loading
Loading
@@ -36,7 +36,7 @@ sudo -u git -H RAILS_ENV=production bundle exec rake gitlab:backup:create
```bash
cd /home/git/gitlab
sudo -u git -H git fetch
sudo -u git -H git checkout 6-0-dev
sudo -u git -H git checkout 6-0-stable
```
 
### 3. Install additional packages
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