bundlewrap/bundles/pretalx/files/cron-pretalx-administrators-from-group

9 lines
377 B
Plaintext
Raw Normal View History

# CAUTION! This file is managed with bundlewrap.
# Any manual edits will be lost!
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=${node.metadata.get('pretalx/mail_from')}
2021-10-15 18:10:46 +00:00
*/10 * * * * pretalx /opt/pretalx/venv/bin/python /opt/pretalx/pretalx-administrators-from-group ${node.metadata.get('pretalx/administrators-from-group-id')}