remove extra cd command

This commit is contained in:
Ben Bodenmiller 2014-11-15 06:25:08 -08:00
parent 75c3dc9efc
commit 5b5446bd76
1 changed files with 0 additions and 2 deletions

View File

@ -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