olgram/docker-entrypoint.sh
2021-09-09 23:35:13 +03:00

6 lines
56 B
Bash
Executable File

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