From 52a807f0587928af984ee0481dc6c64bd006eff3 Mon Sep 17 00:00:00 2001 From: Meutel Date: Sat, 25 Mar 2017 12:42:00 +0100 Subject: [PATCH] Fix shebang --- cleanup-maildir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cleanup-maildir b/cleanup-maildir index d5583b4..b069855 100755 --- a/cleanup-maildir +++ b/cleanup-maildir @@ -1,4 +1,4 @@ -#!/usr/bin/python -tt +#!/usr/bin/env python # # Copyright 2004-2006 Nathaniel W. Turner #