Update powerwall.sh

This commit is contained in:
2024-01-13 23:22:09 -06:00
parent 56c07c8cc8
commit 931b87a936

View File

@@ -477,7 +477,6 @@ HOSTMGMT(){
DIVIDER . yellow 75
HOST=${1}
echo "HERE: ${HOST} - ${HOST,,}"
if [ "${HOST}" != "-s" ] && [ "${HOST,,}" != "-status" ] && [ "${HOST}" != "-h" ] && [ "${HOST,,}" != "-help" ] && [ "${HOST}" != "" ]; then
cHOST=${HOST}
MN=0