Update nodemgmt-scripts.sh

This commit is contained in:
2024-12-01 18:28:36 -06:00
parent 408071af1f
commit e2ef24cf78

View File

@@ -791,7 +791,7 @@ RUN_COMMAND(){
fi fi
fi fi
echo "NODETYPE= 'c{nodetype}'" echo "NODETYPE= '${nodetype}'"
echo "RUNCMD= '${RUNCMD}'" echo "RUNCMD= '${RUNCMD}'"
# for NTYPE in "${NTS[@]}"; do # for NTYPE in "${NTS[@]}"; do