Update nodemgmt-scripts.sh
This commit is contained in:
@@ -374,7 +374,7 @@ NODEUPDATES() {
|
||||
if [[ "${nodecmd}" != *"*"* ]]; then
|
||||
nodecmd_output=$(cat ${nodecmd})
|
||||
[ "${nodecmd_output}" != "" ] && echo -e "${nodecmd_output}"
|
||||
rm -f ${nodecmd}
|
||||
# rm -f ${nodecmd}
|
||||
((nc_count++))
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user