Diff for /reports/sendcalendar.sh between versions 1.1 and 1.2

version 1.1, 2003/05/22 18:01:50 version 1.2, 2003/05/26 03:27:29
Line 1 Line 1
 #!/bin/sh  #!/bin/sh
 #ADDRESS="chronicles@chgk.info"  ADDRESS="chronicles@chgk.info"
 ADDRESS=boris  #ADDRESS=boris
 URL=http://letopis.chgk.info/calendar.html  URL=http://letopis.chgk.info/calendar.html
   
 echo "Sending notification to $ADDRESS"  echo "Sending notification to $ADDRESS"

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>