Update powerwall.sh

This commit is contained in:
2023-05-14 22:23:28 -05:00
parent c8d122655c
commit 10b5232270

View File

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