diff options
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-x | fetchmailconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmailconf b/fetchmailconf index 311c59e9..6d23a4aa 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # # A GUI configurator for generating fetchmail configuration files. # by Eric S. Raymond, <esr@snark.thyrsus.com>. |