Update nodemgmt-scripts.sh

This commit is contained in:
2023-01-01 08:48:17 -06:00
parent 92a8405d6b
commit 6e5a779760

View File

@@ -2448,6 +2448,8 @@ if [ ${action-x} ]; then
STATUSLOG="$(cat ${FOLDER}/status-check.lastrun)"
echo -e "Status Report\n${STATUSLOG}" | mail -s "Status Report" david@schroedercity.com
echo -e "Status Report\n${STATUSLOG}" | mail -s "Status Report" 9208839613@mms.att.net
else
echo 'none found'
fi
else
STATUS ${2} ${3}