Update powerwall.sh

This commit is contained in:
2023-11-02 15:10:12 -05:00
parent 59cad870f0
commit 5cf56e45bc

View File

@@ -1340,7 +1340,7 @@ if [[ "${1}" != *"_service" ]] && [[ "${noheader}" != *" ${1} "* ]] && [[ "${noh
echo -e "${idsCL[LightGreen]}${msg}${spc}${idsCL[LightGreen]}|${idsCL[Default]}"
DIVIDER . lightGreen 70
fi
echo "HERE: ${action}"
# if [ ${action-x} ]; then
case ${action} in
services)