Update powerwall.sh

This commit is contained in:
2023-10-31 11:52:53 -05:00
parent 6fa2707378
commit 5f36940109

View File

@@ -594,7 +594,6 @@ CHECKPOWER(){
fi
if [ "${1}" == "" ] || [ "${1}" == "hosts" ]; then
echo "starting final check"
finalcheck=""
until [ "${finalcheck}" != "" ]; do
for hostfile in ${PW_TMPFOLDER}/*.hostpower; do