1
0
mirror of https://github.com/civsocit/olgram.git synced 2025-12-15 17:16:18 +00:00
Files
olgram/docker-entrypoint.sh
2021-07-11 12:53:33 +03:00

5 lines
47 B
Bash
Executable File

#!/bin/sh
set -e
aerich upgrade
python main.py