chiark / gitweb /
Stronger imprecations against voting before seeing instructions
[modbot-ulm.git] / inews.INO
old mode 100644 (file)
new mode 100755 (executable)
index a2bbc54..1b8892f
--- 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