diff --git a/powerwall.sh b/powerwall.sh index 67604624..77e3c2c9 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -364,7 +364,6 @@ if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then DIVIDER true lightGreen fi - # if [ ${action-x} ]; then case $action in stopall) STOPALL_SERVICES;;