From a5a3e35d7e68d692a75acc20ea1c8e23621389b4 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 10 Feb 2024 18:18:05 -0600 Subject: [PATCH] Update powerwall.sh --- powerwall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powerwall.sh b/powerwall.sh index 8299af15..4eefd434 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -793,7 +793,7 @@ DOWNLIST(){ [ ${is} -lt 10 ] && ignsel=" ${is}) " || ignsel="${is}) " [ -f ${PW_TMPFOLDER}/${ditem}.disable ] && dstatus="OFF" || dstatus="${idsCL[Green]}ON" c=0; spc3=''; until [ $c = `expr 26 - ${#time}` ]; do spc3="${spc3} "; ((c++)); done - echo -e "\033[K${idsCL[LightRed]}${idsST[Bold]}${ignsel}${idsST[Reset]}${idsCL[LightRed]}${itemtype}${spca}${itemname}${spc}${host}${spc2}${time}${spc3}${dstatus}${idsCL[Default]}" + echo -e "\033[K${idsCL[LightRed]}${idsST[Bold]}${ignsel}${idsST[Reset]}${idsCL[LightRed]}${itemtype}${spca}${itemname}${spc}${itemaddr}${spc2}${time}${spc3}${dstatus}${idsCL[Default]}" fi DIVIDER false darkGray ${dlen}