Skip to content

Instantly share code, notes, and snippets.

@redspider
Created December 25, 2010 08:51
Show Gist options
  • Save redspider/754775 to your computer and use it in GitHub Desktop.
Save redspider/754775 to your computer and use it in GitHub Desktop.
#!/bin/bash
cd /my/virtual/env
./bin/activate
exec bin/python $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment