diff --git a/powerwall.sh b/powerwall.sh index 9a59b917..44ad8f6e 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -594,6 +594,7 @@ CHECKPOWER(){ fi if [ "${1}" == "" ] || [ "${1}" == "hosts" ]; then + echo "starting final check" finalcheck="" until [ "${finalcheck}" != "" ]; do for hostfile in ${PW_TMPFOLDER}/*.hostpower; do