--- reports/sendletter.sh 2007/08/21 03:57:16 1.6 +++ reports/sendletter.sh 2008/01/13 22:08:44 1.7 @@ -1,6 +1,6 @@ #!/bin/sh -ADDRESS="chronicles@chgk.info" -#ADDRESS=boris +#ADDRESS="chronicles@chgk.info" +ADDRESS=boris PREFIX=http://letopis.chgk.info if ( grep html results.txt > letter1.txt ) ; then echo "Sending notification to $ADDRESS"