diff --git a/powerwall.sh b/powerwall.sh index d859e78e..16363359 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -2335,8 +2335,6 @@ fi printf "%-${width}s- %s\n" " -s|-search" "Narrow to search of sensor name" echo -e "}\n" exit 0 - -S|-sensors) temptype="sensors";; - -e|-esxi) temptype="esxi";; ;; esac ;;