8cc1163
1
2
3
4
5
#!/usr/bin/env bash set -euo pipefail exec "${FRONTEND_VENV:-/opt/frontend}/bin/python" -u /app/frontend_app.py