Skip to content

Commit 558a643

Browse files
committed
Merge pull request #176 from crodjer/venv-with-run
Make `run` respect virtualenv configuration
2 parents 3371090 + 2b9e0a5 commit 558a643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/env python
22

33
import websockify
44

0 commit comments

Comments
 (0)