matrix-bot-praying-times/entrypoint.sh
Finn Christiansen 1f1ae5077e
Some checks failed
ci / docker (push) Successful in 4m43s
Python formatting PEP8 / Python-PEP8 (push) Failing after 13s
Added periodic reminders and included alembic migration in container
2024-06-16 22:45:24 +02:00

3 lines
66 B
Bash
Executable file

#!/bin/sh
alembic upgrade head
python -m matrix_bot_praying_times