Just note that anything you do in that shell, or at least any files you save or 
edit, will be lost when you exit the shell. You're running in an isolated dyno 
with an ephemeral file system.

On Jan 13, 2012, at 12:49 PM, Martin Aspeli wrote:

> On 13 January 2012 20:39, Mark Pundsack <m...@heroku.com> wrote:
>> Is it a ruby app? `console` is for the interactive ruby console. If
>> it's some other language (or you haven't pushed any code at all yet),
>> there may not be the equivalent. If you want a shell, then `heroku run
>> bash` should work.
> 
> Ah, that makes sense!
> 
> No, it's not a Ruby app. ;-)
> 
> Bash works. Thanks a lot! The docs are not very clear on this point, by the 
> way.
> 
> Martin
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to heroku@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to