Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-07 20:13:36 -06:00
parent 6e1ed5b26a
commit cca1cd2c5d

View File

@@ -43,6 +43,9 @@ STATUS() {
yes | ${NHCMD} "cp -rfH ${FOLDER}/test.repl ${REPL_CHECKS[${rcheck}]}/test.repl"
fi
done
if [ "${1}" = "repl" ]; then
sleep 5
fi
fi
if [ "${1}" = "" ] || [ "${1}" = "report" ] || [ "${1}" = "services" ]; then