summaryrefslogtreecommitdiff
path: root/reboot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'reboot.sh')
-rwxr-xr-xreboot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/reboot.sh b/reboot.sh
index 19c9391..3abd0e3 100755
--- a/reboot.sh
+++ b/reboot.sh
@@ -31,6 +31,6 @@ cat <<- EOF > data/emailbody.txt
EOF
sleep 180 # wait 3 mins to make sure have network
-cat data/emailbody.txt | mail -A cumquat -s "Cumquat reboot notification" $EMAILST33V
+cat data/emailbody.txt | mail -A cumquat -s "Cumquat: reboot notification" $EMAILST33V
rm data/emailbody.txt
rm data/heartlock