Update nodemgmt-scripts.sh
This commit is contained in:
@@ -382,11 +382,6 @@ STATUS(){
|
|||||||
## REPLICATION CHECK
|
## REPLICATION CHECK
|
||||||
########################
|
########################
|
||||||
if [ "${ST_ACTION}" == "" ] || [ "${ST_ACTION}" == "report" ] || [ "${ST_ACTION}" == "repl" ]; then
|
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 [ "${CHECKFOLDERSYNC}" == true ]; then
|
||||||
if [ "${ST_ACTION}" != "check" ]; then
|
if [ "${ST_ACTION}" != "check" ]; then
|
||||||
echo -e "${idsST[Bold]}"; DIVIDER
|
echo -e "${idsST[Bold]}"; DIVIDER
|
||||||
|
|||||||
Reference in New Issue
Block a user