Update powerwall.sh

This commit is contained in:
2024-01-13 23:20:22 -06:00
parent f078187610
commit 6dbd90b3bc

View File

@@ -477,6 +477,7 @@ 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