Update powerwall.sh

This commit is contained in:
2023-12-11 15:51:25 -06:00
parent 7b1d7a2f29
commit 9b47605cfc

View File

@@ -872,9 +872,9 @@ BATT VOLTAGE: ${BATTVOLT}'volts"
fi
fi
if [ ! -f ${PW_TMPFOLDER}/power.ac.good ]; then
if [ -f ${PW_TMPFOLDER}/power.sys.off ]
fi
# if [ -f ${PW_TMPFOLDER}/power.sys.off ]
#
# fi
rm -f ${PW_TMPFOLDER}/power.ac.*
touch ${PW_TMPFOLDER}/power.ac.good