summaryrefslogtreecommitdiff
path: root/doc/update/7.3-to-7.4.md
diff options
context:
space:
mode:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2014-11-15 06:25:08 -0800
committerBen Bodenmiller <bbodenmiller@hotmail.com>2014-11-15 06:25:08 -0800
commit5b5446bd761e1d6b07171ba5c6c9b994f797b6a8 (patch)
tree5ffed855e246bc76225e51ddb38511f3e39603e6 /doc/update/7.3-to-7.4.md
parent75c3dc9efcc88b8cc9a3d1013fbb5358bb64b432 (diff)
downloadgitlab-ce-5b5446bd761e1d6b07171ba5c6c9b994f797b6a8.tar.gz
remove extra cd command
Diffstat (limited to 'doc/update/7.3-to-7.4.md')
-rw-r--r--doc/update/7.3-to-7.4.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/update/7.3-to-7.4.md b/doc/update/7.3-to-7.4.md
index 3f471500c82..f8a405c195b 100644
--- a/doc/update/7.3-to-7.4.md
+++ b/doc/update/7.3-to-7.4.md
@@ -35,8 +35,6 @@ sudo -u git -H git checkout 7-4-stable-ee
### 3. Install libs, migrations, etc.
```bash
-cd /home/git/gitlab
-
# MySQL installations (note: the line below states '--without ... postgres')
sudo -u git -H bundle install --without development test postgres --deployment