Update powerwall.sh

This commit is contained in:
2023-05-14 22:24:07 -05:00
parent 10b5232270
commit 77cd1be4e0

View File

@@ -360,9 +360,9 @@ TEST(){
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then
echo
DIVIDER . lightGreen 45
echo -e "${idsCL[LightGreen]}| PowerWall Management ${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS}) |${idsCL[Default]}"
DIVIDER . lightGreen 45
DIVIDER . lightGreen 48
echo -e "${idsCL[LightGreen]}| PowerWall Management ${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS}) ${idsCL[LightGreen]}|${idsCL[Default]}"
DIVIDER . lightGreen 48
fi
# if [ ${action-x} ]; then