-
-
Save dwallraff/61d473ae348841703b50 to your computer and use it in GitHub Desktop.
Export and alias to have bosh command "just work"
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export BUNDLE_GEMFILE=/home/tempest-web/tempest/web/bosh.Gemfile | |
alias bosh='bundle exec bosh' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment