From 2b9e0a5794fae82e2765298e2ecc54b0137b1991 Mon Sep 17 00:00:00 2001 From: Rohan Jain Date: Fri, 15 May 2015 16:51:57 +0530 Subject: [PATCH] Make `run` respect virtualenv configuration Signed-off-by: Rohan Jain --- run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run b/run index 54db9b8..9ad217c 100755 --- a/run +++ b/run @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python import websockify