From dc8517625646b8ac9b39c42919c275c77cfb32b0 Mon Sep 17 00:00:00 2001 From: Christopher R Halbersma Date: Thu, 30 Jan 2020 14:45:09 -0800 Subject: [PATCH] Adds Shebang Keeps the Shell from interpreting this as Bash --- tools/maillist_admin.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/maillist_admin.py b/tools/maillist_admin.py index 2e6940f..f1973cd 100644 --- a/tools/maillist_admin.py +++ b/tools/maillist_admin.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # TODO list all mailing list accounts # - if `backend` is `bk_none`, list all accounts under mlmmj spool directory. # - if `backend` is not `bk_none`, query from backend.