3 lines
66 B
Bash
Executable file
3 lines
66 B
Bash
Executable file
#!/bin/sh
|
|
alembic upgrade head
|
|
python -m matrix_bot_praying_times
|