From a4d336d79aa597e4a922227872326e8e828d1d99 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 1 Jan 2023 08:49:46 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 3ba25d07..048a0070 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -2448,6 +2448,7 @@ 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 + echo 'found' else echo 'none found' fi