#!/usr/bin/env bash set -euo pipefail exec "${FRONTEND_VENV:-/opt/frontend-py310}/bin/python" -u /app/frontend_app.py