mirror of
https://github.com/sartography/uva-covid19-testing-communicator.git
synced 2025-02-23 04:18:11 +00:00
- https://apscheduler.readthedocs.io/en/latest/userguide.html - Scheduled jobs are persisted via SQLAlchemy in project database
4 lines
62 B
Bash
Executable File
4 lines
62 B
Bash
Executable File
#!/bin/bash
|
|
|
|
pipenv run python /app/communicator/scheduler.py
|