#!/usr/bin/bash
"${PYTHON_INTERPRETER:-python3}" -m tpm2_pkcs11.tpm2_ptool "$@"
