chiark / gitweb /
webstump: do not alter the moderator's post disposition when it differs from the...
[modbot-mtm.git] / stump / etc / my_rnews
index 8ba5f13d8785858109c3ecabb50f32e79def3902..86c5894482b4b8612f63e1879947ca8164dcd6a6 100755 (executable)
@@ -1,9 +1,11 @@
-#!/bin/sh
+#!/bin/bash
 #
 # use this script instead of standard rnews or inews, if you want better
 # propagation of your articles.
 #
 
+set -e
+
 TEMPFILE=$TMP/posting.$$
 
 cat $@ > $TEMPFILE