majuna/docker-crontab

2 lines
91 B
Text
Raw Normal View History

*/1 * * * * (cd /srv/bc ; /usr/bin/env python3 -m app.cli automate --all) > /dev/null 2>&1