diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index be92b11c..efea16f9 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -63,7 +63,7 @@ STATUS(){ else rm -Rf ${FOLDER}/test.repl if [ "${ST_ACTION}" != "check" ]; then - #echo -e "${idsCL[LightCyan]}Will verify folder syncs... ${idsCL[Default]}" + echo -e "${idsCL[LightCyan]}Will verify folder syncs... ${idsCL[Default]}" CHECKFOLDERSYNC=true fi fi