#!/bin/sh -e cd ${envroot} RATTAIL="bin/rattail --config=app/cron.conf" $RATTAIL overnight -k ${automation.lower()} <%text>\ --no-versioning <%text>\ % if email_key is not Undefined and email_key: --email-key '${email_key}' <%text>\ % endif --email-if-empty <%text>\ --no-wait