diff options
Diffstat (limited to 'script/bootstrap-vagrant.sh')
| -rw-r--r-- | script/bootstrap-vagrant.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/script/bootstrap-vagrant.sh b/script/bootstrap-vagrant.sh index aaac3238..be2f90cf 100644 --- a/script/bootstrap-vagrant.sh +++ b/script/bootstrap-vagrant.sh @@ -16,3 +16,6 @@ rvm use 2.0.0 --default source /home/vagrant/.bashrc source /home/vagrant/.bash_profile source /home/vagrant/.profile + +cd /vagrant +bundle install |
