This commit is contained in:
2024-02-07 09:48:59 -06:00
parent 21134c1bc6
commit 526cc1c1a7
2 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERS='2.5.285-02072024'
VERS='2.5.286-02072024'
noheader=' update service dailytemp confsync -r -report '
@@ -78,7 +78,6 @@ 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 "SENT:\n${SN_MSG}\n"
if [ "${TEST_INPUTACV}" != "" ] || [ "${TEST_BATTVOLT}" != "" ]; then
PUSH_TO_MOBILE "***TEST MODE***