summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-10-30 16:40:34 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-10-30 16:40:34 +0200
commit85a9feabd67d6403a59d8aa98f52f83b6bd42fea (patch)
tree6771c9a022f8c1907b008d974019ab4acb303eda
parent353a98757850a37118bc5ff0718d8050f934bf90 (diff)
parent55cf3a5b1a93a812ca372640399502700037b708 (diff)
downloadgitlab-ce-85a9feabd67d6403a59d8aa98f52f83b6bd42fea.tar.gz
Merge branch '7-4-stable' of github.com:gitlabhq/gitlabhq into 7-4-stable
-rw-r--r--doc/update/7.3-to-7.4.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/update/7.3-to-7.4.md b/doc/update/7.3-to-7.4.md
index 69d86fb06ed..3f471500c82 100644
--- a/doc/update/7.3-to-7.4.md
+++ b/doc/update/7.3-to-7.4.md
@@ -9,6 +9,7 @@
```bash
cd /home/git/gitlab
sudo -u git -H bundle exec rake gitlab:backup:create RAILS_ENV=production
+```
### 2. Get latest code