#! /bin/sh
# Submit news batch to FIDOGATE's rfc2fido.
#
# The 'exec' cuts down the number of processes active for this simple case.

exec /usr/local/lib/fidonet/rfc2fido -b -n
