Skip to content

Instantly share code, notes, and snippets.

@glenndavy
Created March 3, 2009 00:10
Show Gist options
  • Select an option

  • Save glenndavy/73094 to your computer and use it in GitHub Desktop.

Select an option

Save glenndavy/73094 to your computer and use it in GitHub Desktop.
cd src
git clone git://github.com/FooBarWidget/passenger.git
ls
cd passenger/
ls
rake
ls
vi README
rake package
gem install pkg/passenger-2.1.0
passenger-install-apache2-module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment