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