Update nodemgmt-scripts.sh

This commit is contained in:
2023-01-01 10:15:51 -06:00
parent e7571a84b7
commit b12c6e35fd

View File

@@ -2423,9 +2423,6 @@ if [ ${action-x} ]; then
DOWNLIST report >> ${FOLDER}/status-downlist.lastrun
STATUSLOG="$(cat ${FOLDER}/status-downlist.lastrun)"
[ "${EMAIL_NOTICE}" != "" ] && echo -e "Downlist Report\n${STATUSLOG}" | mail -s "Downlist Report" ${EMAIL_NOTICE}
echo 'found'
else
echo 'not found'
fi
else
DOWNLIST ${2}