#!/bin/sh
source /usr/share/pacu/venv/bin/activate
exec python /usr/share/pacu/cli.py "$@"
