Update powerwall.sh
This commit is contained in:
@@ -594,6 +594,7 @@ CHECKPOWER(){
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "${1}" == "" ] || [ "${1}" == "hosts" ]; then
|
if [ "${1}" == "" ] || [ "${1}" == "hosts" ]; then
|
||||||
|
echo "starting final check"
|
||||||
finalcheck=""
|
finalcheck=""
|
||||||
until [ "${finalcheck}" != "" ]; do
|
until [ "${finalcheck}" != "" ]; do
|
||||||
for hostfile in ${PW_TMPFOLDER}/*.hostpower; do
|
for hostfile in ${PW_TMPFOLDER}/*.hostpower; do
|
||||||
|
|||||||
Reference in New Issue
Block a user