From 6e5a779760c2b466188908dc9edd1377a4a2d42e Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 1 Jan 2023 08:48:17 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index b9fe4867..559868c3 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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}