Update offsite-power-check.sh

This commit is contained in:
2023-11-05 17:29:06 -06:00
parent d06b4b25e1
commit 64f18003d6

View File

@@ -7,7 +7,7 @@ PW_LOGPOWER=${PW_LOGFOLDER}/log-power
[ ! -f ${PW_LOGFILE} ] && touch ${PW_LOGFILE}
[ ! -f ${PW_LOGPOWER} ] && touch ${PW_LOGPOWER}
/opt/idssys/powerwall/settings.conf
. /opt/idssys/powerwall/settings.conf
SENDNOTICE2(){