Skip to content

Instantly share code, notes, and snippets.

@godfat
Created September 17, 2009 03:48
Show Gist options
  • Save godfat/188337 to your computer and use it in GitHub Desktop.
Save godfat/188337 to your computer and use it in GitHub Desktop.
#!/bin/sh
gem install rake
rake app:install
./start.sh
#!/bin/sh
rake app:install:remote host=10.0.0.124 \
[email protected]:scrazy/cas.git \
cd=~ \
branch=origin/stable \
script=./install.sh
why didn't it show all my content?
is gist broken currently?
#!/bin/sh
rake app:deploy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment