Skip to content

Instantly share code, notes, and snippets.

@draptik
Created February 21, 2017 00:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save draptik/4395aec6d88e74a1eaa0bae220071c48 to your computer and use it in GitHub Desktop.
Save draptik/4395aec6d88e74a1eaa0bae220071c48 to your computer and use it in GitHub Desktop.
#!/bin/bash
gem install bundler execjs
cd /octopress
# Important: use `--path...`!
bundle install --path $HOME/.gem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment