Skip to content

Commit 6c37e25

Browse files
committed
formatting
1 parent 61e247f commit 6c37e25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notify_DSM.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ FromHost=$(hostname)
1111

1212
# User variables:
1313
# change this to your usual destination for synology DSM notification emails
14-
14+
SendMailTo="[email protected]"
1515
SubjectTag="diskstation"
1616

17-
printf "\nSending email notification\n"
17+
printf "\nSending email notification.\n"
1818

1919
ssmtp $SendMailTo << __EOF
2020
From: "$FromHost" <$SendMailTo>

0 commit comments

Comments
 (0)