#!/bin/sh case "$1" in configure) /etc/cron.hourly/clckwrks-dot-com-backups --initialize ;; esac