Update defaults.inc
This commit is contained in:
@@ -227,7 +227,7 @@ SENDNOTICE(){
|
||||
SN_MSG="$(echo -e "${2}" | sed "s/\%/\%25 /g")"
|
||||
PUSH_TO_MOBILE "${SN_MSG}
|
||||
|
||||
$(date)" "${SN_TIT}" ${3} &
|
||||
[${NM_HOSTNAMES[${RNIP}]}] $(date)" "${SN_TIT}" ${3} &
|
||||
fi
|
||||
[ "${EMAIL_NOTICE}" != "" ] && echo -e "${2}\n\n$(date)" | mail -s "${1}" ${EMAIL_NOTICE}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user