From 18c3a3829bcf827e08d5006d6da3d94127438deb Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 28 Jan 2019 09:54:16 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 130144d4..c60f4a54 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -82,6 +82,7 @@ case "$1" in ;; update) + echo -en "\e[1A"; echo -e "${idsCL[Green]} Updates C ompleted${idsCL[Default]}" echo "" exit 0;;