Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user