Update powerwall.sh

This commit is contained in:
2023-05-14 22:19:18 -05:00
parent 81952ceb9d
commit cbdafe4efd

View File

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