Update powerwall.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user