summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorteor <teor2345@gmail.com>2017-12-22 21:42:59 +1100
committerteor <teor2345@gmail.com>2018-01-05 13:28:05 +1100
commit91a8b37a2ec9dd91ad4b1ce55eb25b1d5de8d4ea (patch)
tree9f510667f1c24c92b56fdf8e17ea2383ef84dba0 /scripts
parent2ae33e486e3c4bc4dfa6c9fcda99dd15f74b31e9 (diff)
downloadtor-91a8b37a2ec9dd91ad4b1ce55eb25b1d5de8d4ea.tar.gz
tor-91a8b37a2ec9dd91ad4b1ce55eb25b1d5de8d4ea.zip
Make updateFallbackDirs.py search harder for python
(Some OSs don't put it in /usr/bin.) Fixes bug 24708; bugfix on 0.2.8.1-alpha.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/maint/updateFallbackDirs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/maint/updateFallbackDirs.py b/scripts/maint/updateFallbackDirs.py
index 4c0a30a5ef..81fb26f886 100755
--- a/scripts/maint/updateFallbackDirs.py
+++ b/scripts/maint/updateFallbackDirs.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Usage:
#