diff options
Diffstat (limited to 'third_party/websockify/run')
-rwxr-xr-x | third_party/websockify/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/websockify/run b/third_party/websockify/run index 54db9b8d..2802254f 100755 --- a/third_party/websockify/run +++ b/third_party/websockify/run @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 import websockify |