Update nodemgmt-scripts.sh
This commit is contained in:
@@ -43,6 +43,9 @@ STATUS() {
|
|||||||
yes | ${NHCMD} "cp -rfH ${FOLDER}/test.repl ${REPL_CHECKS[${rcheck}]}/test.repl"
|
yes | ${NHCMD} "cp -rfH ${FOLDER}/test.repl ${REPL_CHECKS[${rcheck}]}/test.repl"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
if [ "${1}" = "repl" ]; then
|
||||||
|
sleep 5
|
||||||
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "${1}" = "" ] || [ "${1}" = "report" ] || [ "${1}" = "services" ]; then
|
if [ "${1}" = "" ] || [ "${1}" = "report" ] || [ "${1}" = "services" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user