From 4b52af6c2ccfee208b9834260f5c8fcd674c1285 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Mon, 28 Nov 2011 21:31:57 +0000 Subject: fix adjust bin/alot to point to /usr/bin/env --- bin/alot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/alot') diff --git a/bin/alot b/bin/alot index f3a61de9..c5db0e5a 100755 --- a/bin/alot +++ b/bin/alot @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python """ This file is part of alot, a terminal UI to notmuch mail (notmuchmail.org). Copyright (C) 2011 Patrick Totzke -- cgit v1.2.3