From c86735ce218994464a7f56fb2f27e5e15fb23594 Mon Sep 17 00:00:00 2001 From: USER Date: Sun, 20 Aug 2023 21:43:01 +0100 Subject: [PATCH] . --- shared/synomail.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shared/synomail.py b/shared/synomail.py index 3ac3910..aa42f82 100755 --- a/shared/synomail.py +++ b/shared/synomail.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python3 + import smtplib import configparser # import the corresponding modules