#!/bin/sh
export QS_APPDIR
QS_APPDIR=$QSCRIPT_DIR/tools/PDKManager/PDKManager.qs
qscript_text $QS_APPDIR $*
