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