#! /bin/sh
set -e
test -x /usr/bin/rsbackup.cron && exec /usr/bin/rsbackup.cron monthly
