uva-covid19-testing-communi.../docker_run_scheduler.sh
Ian Terrell 94ab7bfe14 Add APScheduler for periodically updating data
- https://apscheduler.readthedocs.io/en/latest/userguide.html
- Scheduled jobs are persisted via SQLAlchemy in project database
2020-09-22 14:25:32 -04:00

4 lines
62 B
Bash
Executable File

#!/bin/bash
pipenv run python /app/communicator/scheduler.py