view debian/cron.daily @ 305:00766bc86962 noffle

[svn] removed grep
author godisch
date Sun, 16 Feb 2003 15:38:48 +0000
parents 3b5b7f3fd71f
children 08222dbe6eb0
line wrap: on
line source

#!/bin/sh -e
#
# expire old articles, output will be logged to syslog

[ -x /usr/bin/noffle ] && /usr/bin/noffle --expire > /dev/null 2>&1