Merge pull request #176 from crodjer/venv-with-run

Make `run` respect virtualenv configuration
This commit is contained in:
Solly 2015-06-02 15:39:03 -04:00
commit c7568c3010
1 changed files with 1 additions and 1 deletions

2
run
View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
import websockify