mirror of
https://github.com/sartography/uva-covid19-testing-communicator.git
synced 2025-02-24 12:58:05 +00:00
4 lines
62 B
Bash
4 lines
62 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
pipenv run python /app/communicator/scheduler.py
|