update from email

This commit is contained in:
2026-04-21 11:28:44 -04:00
parent 9d1449e2c1
commit 52b77fb6f8
3 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"