Update powerwall.sh

This commit is contained in:
2023-05-14 22:18:45 -05:00
parent 94cd47a6ba
commit 81952ceb9d

View File

@@ -364,7 +364,6 @@ if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then
DIVIDER true lightGreen
fi
# if [ ${action-x} ]; then
case $action in
stopall) STOPALL_SERVICES;;