summaryrefslogtreecommitdiffstats
path: root/Demo/scripts/mboxconvert.py
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/scripts/mboxconvert.py')
-rwxr-xr-xDemo/scripts/mboxconvert.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/scripts/mboxconvert.py b/Demo/scripts/mboxconvert.py
index ecd6965..08e0d0c 100755
--- a/Demo/scripts/mboxconvert.py
+++ b/Demo/scripts/mboxconvert.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/env python
# Convert MH directories (1 message per file) or MMDF mailboxes (4x^A
# delimited) to unix mailbox (From ... delimited) on stdout.