Update powerwall.sh

This commit is contained in:
2023-12-11 22:46:29 -06:00
parent a8b97bf124
commit 70067b2e51

View File

@@ -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
;;