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

12 Jan
2014
12 Jan
'14
6:06 a.m.
commit 8a6e4edd86dcf9ee4a58ec8b0d6f1e115d09c292 Author: Isis Lovecruft <isis@torproject.org> 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()
4193
Age (days ago)
4193
Last active (days ago)
0 comments
1 participants
participants (1)
-
isis@torproject.org