Update nodemgmt-scripts.sh
This commit is contained in:
@@ -2390,9 +2390,8 @@ if [ ${action-x} ]; then
|
||||
echo "Status Report\n\n${STATUSLOG}" | mail -s "Status Report" david@schroedercity.com
|
||||
echo "Status Report\n\n${STATUSLOG}" | mail -s "Status Report" 9208839613@mms.att.net
|
||||
else
|
||||
DOWNLIST ${2};;
|
||||
fi
|
||||
|
||||
DOWNLIST ${2}
|
||||
fi;;
|
||||
status)
|
||||
if [ -f "${FOLDER}/status-check.running" ]; then
|
||||
fd=`stat --format=%Y "${FOLDER}/status-check.running"`
|
||||
|
||||
Reference in New Issue
Block a user