Skip to content

Instantly share code, notes, and snippets.

@stephenyeargin
Created November 3, 2015 02:15
Show Gist options
  • Save stephenyeargin/f1639e7274025643612a to your computer and use it in GitHub Desktop.
Save stephenyeargin/f1639e7274025643612a to your computer and use it in GitHub Desktop.
Fix boxen on El Capitan (OS X 10.11.1)
## Fix Gems
gem install bundler
bundle exec script/bootstrap
## Fix NGINX
# https://github.com/boxen/our-boxen/issues/778
brew link openssl --force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment