Update powerwall.sh

This commit is contained in:
2023-05-15 13:00:04 -05:00
parent 7eb8b49489
commit 34c4ddb024

View File

@@ -424,7 +424,7 @@ SHUTDOWN_SERVERS(){
}
SHUTDOWN_SERVER(){
echo -en "Enabling Maintenance mode and will wait for iSCSI VM's to begin migrating ... "
${FOLDER}/esxi-scripts/host-maintenance_modce.ps1 ${ESXI_HOST_NAMES[${1}]}
${FOLDER}/esxi-scripts/host-maintenance_mode.ps1 ${ESXI_HOST_NAMES[${1}]}
# sleep 10s
echo "Done"