From 511b2d8baba0765d5f06ec5c32ed8ae46119fa0d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 4 Jul 2023 13:44:24 -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 989d53a9..93f83f59 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -815,7 +815,7 @@ NODEUPDATE() { else ${NCMD} "nodemgmt update q" >/dev/null 2>&1 fi - \ echo -en "${idsCL[Green]}COMPLETE${idsCL[Default]}" + echo -en "${idsCL[Green]}COMPLETE${idsCL[Default]}" echo -en " ~ ${idsCL[LightCyan]}LinUPx${idsCL[Default]} : " if ! ${NCMD} command -v runup > /dev/null; then