Skip to content

Instantly share code, notes, and snippets.

@joshmcarthur
Created April 7, 2014 02:16
Show Gist options
  • Save joshmcarthur/10013958 to your computer and use it in GitHub Desktop.
Save joshmcarthur/10013958 to your computer and use it in GitHub Desktop.
Run Passenger install script from a non-root account with rbenv installed
sudo $(rbenv which passenger-install-nginx-module)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment