Skip to content

Instantly share code, notes, and snippets.

@freeformz
Created November 20, 2012 21:15
Show Gist options
  • Save freeformz/4121187 to your computer and use it in GitHub Desktop.
Save freeformz/4121187 to your computer and use it in GitHub Desktop.
APP=<myapp>
heroku logs --tail --ps run -a $APP &
heroku run:detached "curl -s https://raw.github.com/gist/4121163/74722afb2fb6b40accdf01b62782c0b1e3b0f552/gistfile1.txt | ruby" -a $APP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment