Skip to content

Commit

Permalink
SQLAlchemy needs a valid egg cache so it can run properly.
Browse files Browse the repository at this point in the history
  • Loading branch information
Qalthos committed Feb 3, 2012
1 parent 397965e commit bcea1b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .openshift/action_hooks/deploy
Expand Up @@ -3,6 +3,7 @@

set -e
export PATH=$PATH:~/$OPENSHIFT_APP_NAME/virtenv/bin/
export PYTHON_EGG_CACHE=$OPENSHIFT_APP_NAME/virtenv/lib/python2.6/site-packages

source ~/$OPENSHIFT_APP_NAME/virtenv/bin/activate

Expand Down

0 comments on commit bcea1b3

Please sign in to comment.