Update powerwall.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user