[tor-commits] [torouter/master] add python #!
ioerror at torproject.org
ioerror at torproject.org
Fri Aug 19 13:00:36 UTC 2011
commit 7c28ada512ff9f99b11b2b0df4f3b11a37d5f472
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date: Fri Aug 19 14:47:18 2011 +0200
add python #!
---
packages/torouter-web/src/runui.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/packages/torouter-web/src/runui.py b/packages/torouter-web/src/runui.py
index 80836b3..4c9e199 100644
--- a/packages/torouter-web/src/runui.py
+++ b/packages/torouter-web/src/runui.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
# tui - Tor web UI
# by Arturo Filasto' <hellais at torproject.org>
#
More information about the tor-commits
mailing list