1
0
mirror of https://github.com/civsocit/olgram.git synced 2025-05-24 17:33:25 +00:00
olgram/docker-entrypoint.sh
2021-09-10 00:01:30 +03:00

6 lines
56 B
Bash
Executable File

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