diff --git a/powerwall.sh b/powerwall.sh index b179c781..d2a0c9a0 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -224,7 +224,7 @@ CHECKPOWER(){ CHECKPOWER_SERVICE(){ voltstatus=0 battstatus=0 - rm -f ${TMPFOLDER}/powerlogger.insert + # rm -f ${TMPFOLDER}/powerlogger.insert while true; do INVSTATSINFO=$(curl -s "http://10.10.0.61/stats.json") if [ "${INVSTATSINFO}" != "" ]; then