update from email

This commit is contained in:
2026-04-21 11:28:44 -04:00
parent ad4c607dfb
commit c08105f074
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ fi
if [ "$USE_EMAIL" = true ]; then
{
echo "Subject: $SUBJECT"
echo "From: $HOSTNAME <root@$HOSTNAME>"
echo "From: $HOSTNAME <argento@fastmail.com>"
echo "To: $MAILTO"
echo ""
printf '%b' "$BODY"