diff options
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/report.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/report.sh b/doc/report.sh index 2e6b4ee..b2c1c14 100755 --- a/doc/report.sh +++ b/doc/report.sh @@ -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 |