This commit is contained in:
2023-07-03 23:42:26 -05:00
parent 7cf30104c6
commit 2156de2e40
2 changed files with 33 additions and 31 deletions

View File

@@ -27,6 +27,7 @@ STATUS(){
# echo "CHECK: ${NTYPE} - ${!PH} - ${NM_REPL_CHECK_LOC[${rcheck}]}"
${PH_CMD} rm -f ${FOLDER}/test.repl
daterun=`date +%Y-%m-%d-%H-%M-%S`
echo "H: ${NM_REPL_CHECK_LOC[${rcheck}]}/test.repl"
${PH_CMD} "echo -e \"Status-Check (${NODE_HOSTNAME})\n${daterun}\" > ${NM_REPL_CHECK_LOC[${rcheck}]}/test.repl" &
done
fi