added trigger for buzzer alarm
This commit is contained in:
parent
0174375141
commit
48f9467d66
@ -114,6 +114,7 @@ EOL
|
||||
then
|
||||
ssmtp -f$senderEmail -F$senderName $receiverEmail < mail_content.txt
|
||||
rm mail_content.txt
|
||||
/etc/init.d/alarm start
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user