mirror of https://github.com/Chizi123/Arch-autobuild-repo.git

Joel Grunbaum
2021-08-19 6bd4dea68c92c5ea1f71570d4a388a3cafb30332
main.sh
@@ -339,7 +339,7 @@
}
function send_email {
   curl -s --url "smtp://$EMAIL_HOST" --ssl-reqd \
   curl -s --url "smtp://$EMAIL_HOST" --ssl \
      --mail-from "$FROM_EMAIL" \
      --mail-rcpt "$TO_EMAIL" \
      --user "$EMAIL_USER" \