Update nodemgmt-scripts.sh

This commit is contained in:
2023-04-13 17:20:28 -05:00
parent e8ebbd5cfd
commit f6c95770ed

View File

@@ -382,11 +382,6 @@ STATUS(){
## REPLICATION CHECK
########################
if [ "${ST_ACTION}" == "" ] || [ "${ST_ACTION}" == "report" ] || [ "${ST_ACTION}" == "repl" ]; then
if [ "${ST_ACTION}" == "repl" ]; then
echo -en "${idsCL[LightCyan]}Waiting for filesync
sleep 1m
fi
if [ "${CHECKFOLDERSYNC}" == true ]; then
if [ "${ST_ACTION}" != "check" ]; then
echo -e "${idsST[Bold]}"; DIVIDER