Update nodemgmt-scripts.sh

This commit is contained in:
2023-04-13 19:14:22 -05:00
parent 6a78a384e4
commit 73c6816851

View File

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