Skip to content

Instantly share code, notes, and snippets.

@jankeesvw
Created March 30, 2013 11:03
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 jankeesvw/5276324 to your computer and use it in GitHub Desktop.
Save jankeesvw/5276324 to your computer and use it in GitHub Desktop.
cd ~/.pow
ls -s /PATH/TO/LEX
cd /PATH/TO/LEX
rbenv local 1.9.3-
echo export RAILS_ENV=production > .powenv && touch tmp/restart.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment