Skip to content

Instantly share code, notes, and snippets.

@andreyp
Created April 28, 2012 14:54
Show Gist options
  • Save andreyp/2519651 to your computer and use it in GitHub Desktop.
Save andreyp/2519651 to your computer and use it in GitHub Desktop.
virtualenv activate for deianization
VIRTUAL_ENV="$(cd "$(dirname "${BASH_SOURCE:-0}")/.."; pwd)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment