From 32cf53040cde8acb2c513e1b718bc4d16ec8653f Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 1 Jul 1998 21:10:56 +0000 Subject: Make independent of actual Python location. svn path=/trunk/; revision=1959 --- fetchmailconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchmailconf') 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, . -- cgit v1.2.3