Make `run` respect virtualenv configuration

Signed-off-by: Rohan Jain <crodjer@gmail.com>
This commit is contained in:
Rohan Jain 2015-05-15 16:51:57 +05:30
parent 4d1ec3c038
commit 47f26519c6
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