diff --git a/defaults.inc b/defaults.inc index 2be6e182..af672aa6 100755 --- a/defaults.inc +++ b/defaults.inc @@ -84,4 +84,5 @@ $(date)" "${1}" ${3} & fi [ "${EMAIL_NOTICE}" != "" ] && echo -e "${2}\n\n$(date +%Y-%m-%d-%H-%M-%S)" | mail -s "${1}" ${EMAIL_NOTICE} -} \ No newline at end of file +} +