#!/bin/sh
# /usr/bin/monky-deployd -> the venv shipped in the .deb
exec /opt/monky-deployd/venv/bin/python -m monky_deployd "$@"
