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