#!/bin/sh
export PYTHONPATH=/usr/share/edk2/Python
exec python /usr/share/edk2/Python/Ecc/Ecc.py "$@"
