Franziska Kunsmann
94cba4283b
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
8 lines
377 B
Text
8 lines
377 B
Text
# 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')}
|
|
|
|
*/10 * * * * pretalx /opt/pretalx/venv/bin/python /opt/pretalx/pretalx-administrators-from-group ${node.metadata.get('pretalx/administrators-from-group-id')}
|