diff options
Diffstat (limited to '')
| -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 b2c1c14..19888ce 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' rjkaes@flarenet.com +fi;) 2>&1 | mail -s 'tinyproxy install report' rjkaes@users.sourceforge.net | 
