From 18e9640a19ebad3e206bae5bf8eba6303cc231d8 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 22 Nov 2023 18:21:44 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(){