aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorlloyd <[email protected]>2015-03-10 13:17:22 +0000
committerlloyd <[email protected]>2015-03-10 13:17:22 +0000
commitae23641ce0531e77b77d660873de1c2e374d21d0 (patch)
tree3437c84def6186e1cdd8edd7ec9e578be80ef57a /src
parent45c6dcf839e6b2e701db6c9158dc890cb8be36a2 (diff)
Use /usr/bin/env to find python in the install script, Python doc updates
Both from Uri B to mailing list.
Diffstat (limited to 'src')
-rwxr-xr-xsrc/scripts/install.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/install.py b/src/scripts/install.py
index b279de768..6f6a9fecc 100755
--- a/src/scripts/install.py
+++ b/src/scripts/install.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
"""
Botan install script