FDEV-CAPI-Handler/entrypoint.sh
2023-11-29 17:08:32 +03:00

8 lines
80 B
Bash
Executable File

#!/bin/sh
set -eu
python3 generate_uswgi_config.py
exec uwsgi /tmp/uwsgi.ini