ic-labs / django-icekit

GLAMkit is a next-generation Python CMS by the Interaction Consortium, designed especially for the cultural sector.
http://glamkit.com
MIT License
47 stars 11 forks source link

Make `./go.sh bash` load the bash env even if prior commands fail #259

Open cogat opened 7 years ago

cogat commented 7 years ago

At the moment if I run ./go.sh bash, it fails if:

I think it should enable the bash env even if prior commands fail, or there should be a command that does nothing but load the bash env.