Update nodemgmt-scripts.sh

This commit is contained in:
2019-12-22 10:25:03 -06:00
parent 8a1983bc51
commit 48efa225d1

View File

@@ -1662,7 +1662,7 @@ if [ ${action-x} ]; then
echo "Status Report\n\n${STATUSLOG}" | mail -s "Status Report" 9208839613@vzwpix.com
fi
else
CHECK-CERTS ${2};;
CHECK-CERTS ${2}
fi;;
nightlyrenew) NIGHTLYRENEW;;