Update powerwall.sh

This commit is contained in:
2023-12-10 12:53:27 -06:00
parent b6bb003268
commit 399e32fed6

View File

@@ -1935,6 +1935,7 @@ HOSTMGMT(){
elif [ "${MODE}" == "power" ]; then
HOSTPOWER ${HOST} ${POWER}
fi
echo
}
ISCSIVMSHUTDOWN(){