--- reports/sendletter.sh 2008/01/13 22:08:44 1.7 +++ reports/sendletter.sh 2008/01/15 02:27:22 1.8 @@ -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"