dcow-site/start.sh

3 lines
73 B
Bash
Executable File

python3 -m gunicorn dcow.wsgi:application "$@" &
exec httpd -DFOREGROUND