Update powerwall.sh

This commit is contained in:
2023-05-14 22:14:50 -05:00
parent 5e8764cf8d
commit c1064a47dd

View File

@@ -358,6 +358,11 @@ 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
fi
# if [ ${action-x} ]; then