We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 262c682 commit 538afefCopy full SHA for 538afef
vagrant/bootstrap.sh
@@ -65,6 +65,4 @@ su - vagrant <<-'EOF'
65
# Force the app to use the internal Postgres port number and ignore .env
66
bundle exec rake db:migrate
67
bundle exec rake db:test:prepare
68
-
69
- wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh
70
EOF
0 commit comments