Update defaults.inc

This commit is contained in:
2023-12-17 15:57:03 -06:00
parent f1c1af2643
commit 307b77e976

View File

@@ -81,7 +81,7 @@ $(date)" "${1}" ${3} &
$(date)" "${1}" ${3} &
fi
fi
[ "${EMAIL_NOTICE}" != "" ] && echo -e "${2}\n\n$(date +%Y-%m-%d-%H-%M-%S)" | mail -s "${1}" ${EMAIL_NOTICE}
}