Update the email address where the report is sent.

This commit is contained in:
Robert James Kaes 2001-05-30 16:12:34 +00:00
parent 0b98f16c61
commit 20c419a486

View File

@ -11,4 +11,4 @@ if [ -x /usr/local/bin/tinyproxy ]; then
/usr/local/bin/tinyproxy -v
else
echo no ver available.
fi;) 2>&1 | mail -s 'tinyproxy install report' sdyoung@well.com
fi;) 2>&1 | mail -s 'tinyproxy install report' rjkaes@flarenet.com