Update shutdown-test.sh

This commit is contained in:
2023-12-12 22:25:14 -06:00
parent ece0ccd476
commit ecfcc1bee2

View File

@@ -212,6 +212,7 @@ SHUTDOWN_SERVER2(){
else else
echo -e "${idsCL[Yellow]}(TEST MODE)${idsCL[Default]}" echo -e "${idsCL[Yellow]}(TEST MODE)${idsCL[Default]}"
fi fi
echo
if [ "${2}" != "maintenance" ]; then if [ "${2}" != "maintenance" ]; then
for ESXIHOST in "${ESXI_HOSTS[@]}"; do for ESXIHOST in "${ESXI_HOSTS[@]}"; do