Update offsite-power-check.sh

This commit is contained in:
2023-11-05 17:14:41 -06:00
parent 52016d3bb3
commit 46f8ab15d7

View File

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