Update powerwall.sh

This commit is contained in:
2023-05-14 22:22:29 -05:00
parent e296e3606b
commit b0e43f577a

View File

@@ -168,7 +168,6 @@ CHECKPOWER(){
OUTPUTA2=$(awk -vp_val="$OUTPUTA" 'BEGIN{print p_val*2}')
echo
DIVIDER . yellow 75
echo -e "${idsCL[Yellow]}Power Information"
DIVIDER . yellow 75
@@ -361,8 +360,9 @@ TEST(){
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then
echo
DIVIDER . lightGreen 30
echo -e "${idsCL[LightGreen]} PowerWall Management ${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS})${idsCL[Default]}"
DIVIDER . lightGreen
DIVIDER . lightGreen 30
fi
# if [ ${action-x} ]; then