[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [bridgedb/master] Fix the crunchbang in scripts/bridgedb to respect the environment.



commit 8a6e4edd86dcf9ee4a58ec8b0d6f1e115d09c292
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date:   Thu Oct 3 06:27:10 2013 +0000

    Fix the crunchbang in scripts/bridgedb to respect the environment.
    
     * This should also help save the whales.
---
 scripts/bridgedb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/bridgedb b/scripts/bridgedb
index 3739254..069cccd 100644
--- a/scripts/bridgedb
+++ b/scripts/bridgedb
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 
 import bridgedb.Main
 bridgedb.Main.run()



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits