From bce4106a91bf7efd1a257f783c7d31ee9ea1efd1 Mon Sep 17 00:00:00 2001 From: F3RR3T Date: Wed, 10 Sep 2014 10:31:39 +1000 Subject: clean up email titles and cat to file --- reboot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reboot.sh') 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 -- cgit v1.3