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