#!/bin/sh
exec /opt/pgadmin4/venv/bin/python /opt/pgadmin4/web/setup.py "$@"
