From 83ea783342591a1ab5c9c1847ed9426bcc0f9fc1 Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Sun, 5 Oct 2014 23:14:38 -0400 Subject: [PATCH 1/1] vmailpasswd: fix bad interpreter --- scripts/domtool-vmailpasswd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/domtool-vmailpasswd b/scripts/domtool-vmailpasswd index 1ebb365..f2df2bf 100755 --- a/scripts/domtool-vmailpasswd +++ b/scripts/domtool-vmailpasswd @@ -1,4 +1,4 @@ -#!/usr/bin/python2 +#!/usr/bin/python # -*- python -*- # Helper for domtool to check if a vmail password matches the stored -- 2.20.1