From e5fa363497ddfe6739270c0e313a84652cd21d00 Mon Sep 17 00:00:00 2001
From: Pirate Praveen <praveen@onenetbeyond.org>
Date: Fri, 25 Sep 2020 23:55:28 +0200
Subject: [PATCH] Add copyheart

---
 Scripts/sendmail.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Scripts/sendmail.sh b/Scripts/sendmail.sh
index 7b5e6c8..420ccab 100644
--- a/Scripts/sendmail.sh
+++ b/Scripts/sendmail.sh
@@ -1,3 +1,4 @@
+# ♡ Please copy and share.
 while IFS=, read -r name email
 do
     echo "Sending mail to $name <$email>.."
-- 
GitLab