--- reports/sendletter.sh 2009/10/27 23:24:09 1.9 +++ reports/sendletter.sh 2009/10/28 00:10:54 1.10 @@ -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"