From 3132789a44b4017ba6a5db1c213d92efd0f6bcef Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 6 Nov 2023 21:42:49 -0600 Subject: [PATCH] Update powerwall.sh --- powerwall.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/powerwall.sh b/powerwall.sh index 32261914..c7ae1bc8 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -1618,8 +1618,8 @@ fi echo -e " ${idsCL[LightYellow]} host = {esxi-ip}, {idrac-ip}, {hostname} or {host-number;0-9}" echo echo -e " ${idsCL[Yellow]}iscsi-vm-shutdown {type} ${idsCL[Default]}--> Shutdown VM's running on iSCSI-(PRI or SYS) Datastore(s)" - echo -e " ${idsCL[LightYellow]} type = { sys='iSCSI-SYS' / " - echo -e " ${idsCL[LightYellow]} main='iSCSI-MAIN' }${idsCL[Default]} --> Defaults to main (iSCSI-PRI)" + echo -e " ${idsCL[LightYellow]} type = { sys='iSCSI-SYS'" + echo -e " ${idsCL[LightYellow]} main='iSCSI-MAIN' }${idsCL[Default]} --> Defaults to main (iSCSI-PRI)" echo echo -e " ${idsCL[Yellow]}shutdown_servers {type} ${idsCL[Default]}--> Shutdown selection of servers" echo -e " ${idsCL[LightYellow]} type = { main / sys / all }"