Update powerwall.sh
This commit is contained in:
@@ -531,7 +531,7 @@ AVERAGEPOWER(){
|
||||
}
|
||||
|
||||
CHECKPOWER(){
|
||||
echo "PASSED: ${1} ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10}"
|
||||
echo "PASSED: ${1}~${2}~${3}~${4}~${5}~${6}~${7}~${8}~${9}~${10}"
|
||||
start=`date +%s`
|
||||
rm -f ${PW_TMPFOLDER}/*.hostpower*
|
||||
while [ $# -gt 0 ]; do
|
||||
|
||||
Reference in New Issue
Block a user