Update nodemgmt-scripts.sh

This commit is contained in:
2025-08-17 19:26:42 -05:00
parent 09785cfa84
commit d91ec16675

View File

@@ -828,9 +828,9 @@ RUN_COMMAND(){
# echo "Running command: ${NCMD} ${RUNCMD}"
[ "${NCMD}" != "" ] && ${NCMD} "${RUNCMD}" || ${RUNCMD}
touch /tmp/nmg.run.${nip}
DIVIDER false green
echo
fi
DIVIDER false green
echo
done
echo
done