From 1b0421a27c13c3832267fd912bbf19305b2ec5b6 Mon Sep 17 00:00:00 2001 From: AleixMT Date: Tue, 9 Apr 2024 23:33:11 +0200 Subject: [PATCH] meaningless changes to trigger workflow --- src/sendEmails.sh | 2 +- templates/template.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/sendEmails.sh b/src/sendEmails.sh index 20d7692..9465f7d 100644 --- a/src/sendEmails.sh +++ b/src/sendEmails.sh @@ -13,5 +13,5 @@ for signature in $@; do --mail-rcpt "${email_value}" \ --user "${EMAIL_USERNAME}:${EMAIL_PASSWORD}" \ -H 'content-type: application/x-www-form-urlencoded' \ - --data-binary "${PROJECT_FOLDER}/out/${signature}.html" + -T "${PROJECT_FOLDER}/out/${signature}.html" done \ No newline at end of file diff --git a/templates/template.html b/templates/template.html index e73a236..9c36da5 100644 --- a/templates/template.html +++ b/templates/template.html @@ -175,3 +175,4 @@ +