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