Update nodemgmt-scripts.sh

This commit is contained in:
2023-11-22 18:21:44 -06:00
parent 370f0fd962
commit 18e9640a19

View File

@@ -449,7 +449,7 @@ VCENTER-SSL(){
echo -e "${idsCL[LightCyan]}Don't forget to re-scan the vCenter connection in Veeam${idsCL[Default]}"
echo
else
echo "${idsCL[Yellow]}vCenter info not configured in 'defaults.local.inc'${idsCL[Default]}\n"
echo -e "${idsCL[Yellow]}vCenter info not configured in 'defaults.local.inc'${idsCL[Default]}\n"
fi
}
ADD_LOGROTATE_CRONTAB(){