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