Update defaults.inc
This commit is contained in:
@@ -68,6 +68,7 @@ fi
|
|||||||
|
|
||||||
SENDNOTICE(){
|
SENDNOTICE(){
|
||||||
if [ "${PW_PUSHOVER_APP_TOKEN}" != "" ]; then
|
if [ "${PW_PUSHOVER_APP_TOKEN}" != "" ]; then
|
||||||
|
echo "sending notice"
|
||||||
if [ "${TEST_INPUTACV}" != "" ] || [ "${TEST_BATTVOLT}" != "" ]; then
|
if [ "${TEST_INPUTACV}" != "" ] || [ "${TEST_BATTVOLT}" != "" ]; then
|
||||||
PUSH_TO_MOBILE "***TEST MODE***
|
PUSH_TO_MOBILE "***TEST MODE***
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user