Update shutdown-test.sh

This commit is contained in:
2023-12-12 17:45:19 -06:00
parent 9bba80e92d
commit 1562fb40cb

View File

@@ -49,7 +49,7 @@ SHUTDOWN_SERVER2(){
fi
for vhost in "${!var}"; do
for vhost in "${ESXI_HOSTS[@]}"; do
echo -e "HERE: ${idsCL[LightCyan]} ${PW_ESXI_HOST_NAMES[${vhost}]} [${vhost}]${idsCL[Default]}"
done