From 879957e233e17f33722721df30fb1da5e165314c Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 30 Jun 2023 18:24:57 -0500 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 495db453..bec53e51 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -995,7 +995,7 @@ UPDATE_DYNDNS(){ else if [ "${2}" != 'q' ]; then cw_spc=10 - echo -e "${idsCL[LightCyan]}Checking for DYNDNS update at ${1^} ... ${idsCL[Default]}" + echo -e "${idsCL[Yellow]}Checking for DYNDNS update at ${1^} ... ${idsCL[Default]}" echo echo -en "${idsCL[LightCyan]}Old IP ${idsCL[White]}: " fi