diff options
| author | F3RR3T <github@st33v.com> | 2014-09-10 10:31:39 +1000 |
|---|---|---|
| committer | F3RR3T <github@st33v.com> | 2014-09-10 10:31:39 +1000 |
| commit | bce4106a91bf7efd1a257f783c7d31ee9ea1efd1 (patch) | |
| tree | c1c50d57bf682bedaf344662b0674c2eb94d9ef6 /reboot.sh | |
| parent | ce4fdc73baecddba53c78593806c687b892f6a0c (diff) | |
clean up email titles and cat to file
Diffstat (limited to 'reboot.sh')
| -rwxr-xr-x | reboot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
