Update defaults.inc

This commit is contained in:
2024-02-07 09:45:00 -06:00
parent e50d150f5b
commit 5f54be2480

View File

@@ -78,6 +78,7 @@ SENDNOTICE(){
if [ "${PUSHOVER_APP_TOKEN}" != "" ]; then
SN_TIT="$(echo -e "${1}" | sed "s/\%/\%25 /g")"
SN_MSG="$(echo -e "${2}" | sed "s/\%/\%25 /g")"
echo -e "SENDING:\n${SN_MSG}\n"
if [ "${TEST_INPUTACV}" != "" ] || [ "${TEST_BATTVOLT}" != "" ]; then
PUSH_TO_MOBILE "***TEST MODE***