/offlineimap/head: changeset 241

Use /usr/bin/env in bangpath. Missed that somehow.
This commit is contained in:
jgoerzen 2002-08-24 02:24:29 +01:00
parent cbcf797944
commit 06b21e1140

View File

@ -1,4 +1,4 @@
#!/usr/bin/python2.2
#!/usr/bin/env python2.2
# Copyright (C) 2002 John Goerzen
# <jgoerzen@complete.org>