diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 22367b4e..321937d6 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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(){