diff options
| -rw-r--r-- | mail/dumb_deliver | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dumb_deliver b/mail/dumb_deliver index 7e62b4293..e9b6a6336 100644 --- a/mail/dumb_deliver +++ b/mail/dumb_deliver @@ -1,4 +1,4 @@ -#!/usr/local/bin/python +#! /usr/bin/env python # # Copyright (C) 1998 by the Free Software Foundation, Inc. # |
