Update nodemgmt-scripts.sh

This commit is contained in:
2023-04-11 21:49:10 -05:00
parent 37432ccb1f
commit ffb689422b

View File

@@ -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