Skip to content

Instantly share code, notes, and snippets.

@dugancathal
Created September 12, 2016 23:13
Show Gist options
  • Save dugancathal/31f0ca98319c27b085c3ef00097d514a to your computer and use it in GitHub Desktop.
Save dugancathal/31f0ca98319c27b085c3ef00097d514a to your computer and use it in GitHub Desktop.
cf ssh $APP_NAME -c 'export PATH=~/app/vendor/ruby-2.3.1/bin:~/app/bin:$PATH && gem install bundler && bundle exec rails c production'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment