This commit is contained in:
2024-02-07 09:46:51 -06:00
parent 5f54be2480
commit d6e813b713
2 changed files with 2 additions and 4 deletions

View File

@@ -78,7 +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"
echo -e "SENT:\n${SN_MSG}\n"
if [ "${TEST_INPUTACV}" != "" ] || [ "${TEST_BATTVOLT}" != "" ]; then
PUSH_TO_MOBILE "***TEST MODE***