Skip to content

Commit

Permalink
uncomment email
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/svn/nwr/trunk@53 103c2249-d0a5-da11-ade6-0050bffea3d9
  • Loading branch information
greg committed Mar 25, 2003
1 parent 64ae28d commit 43266cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alert
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

if [ x$EAS_MESSAGE != x ]; then
#./emailer -f [email protected] -n $1.notify $EAS_MESSAGE $EAS_MP3
./emailer -f nwr-$1@hewgill.net -n $1.notify $EAS_MESSAGE $EAS_MP3
./insertdb -s $1 $EAS_MESSAGE $EAS_MP3
fi
perl extract.pl $1 | xt /dev/stdin eas.xsl | perl xhtmlfix.pl >/public/file/0/nwr/$1.html

0 comments on commit 43266cf

Please sign in to comment.