From ffb689422b471b8bb658c8067534dcf3e3396375 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 11 Apr 2023 21:49:10 -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 8eacada1..f38e251c 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -65,7 +65,7 @@ STATUS(){ else rm -Rf ${FOLDER}/test.repl if [ "${ST_ACTION}" != "check" ]; then - echo -en "${idsCL[LightCyan]}Will verify folder syncs... ${idsCL[Default]}" + #echo -e "${idsCL[LightCyan]}Will verify folder syncs... ${idsCL[Default]}" CHECKFOLDERSYNC=true; fi fi