summaryrefslogtreecommitdiff
path: root/tools/trac2md.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/trac2md.py')
-rwxr-xr-xtools/trac2md.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/trac2md.py b/tools/trac2md.py
index 99b7df0..8729faa 100755
--- a/tools/trac2md.py
+++ b/tools/trac2md.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python2
# Untested code from https://www.snip2code.com/Snippet/1704331/Convert-trac-markup-to-Markdown/