--- reports/sendletter.sh 2003/02/02 06:53:14 1.2 +++ reports/sendletter.sh 2003/07/18 01:50:34 1.4 @@ -1,7 +1,7 @@ #!/bin/sh ADDRESS="chronicles@chgk.info" #ADDRESS=boris -PREFIX=http://znatoki.kulichki.net/boris/reports +PREFIX=http://letopis.chgk.info if ( grep html results.txt > letter1.txt ) ; then echo "Sending notification to $ADDRESS" echo > letter.txt @@ -34,4 +34,4 @@ s/^\(.*\)$/ \1/' |head -5 >>letter.tx echo >> letter.txt # fortune /usr/local/share/games/fortunes >> letter.txt mail -s "Novosti v letopisi" $ADDRESS