remove extra cd command
This commit is contained in:
parent
75c3dc9efc
commit
5b5446bd76
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue