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