chiark / gitweb /
Sends rejection copies to record etc.
[modbot-mtm.git] / inews.INO
index a2bbc546091f0514a4e52ee6c5e59974053316ea..1b8892ff383818808a65b26d06bb3aee284d83ba 100644 (file)
--- a/inews.INO
+++ b/inews.INO
@@ -31,7 +31,7 @@ set -e
 if [ $rc = 0 ]
 then
        echo 'posted ok!'
-       $HOME/live/xlog/bin/record posted %GROUP% <$tf
+       %BASEDIR%/xlog/bin/record posted %GROUP% <$tf
        exit 0
 fi