#!/bin/sh
export QS_APPDIR
QS_APPDIR=$QSCRIPT_DIR/tools/phone/phone.qs
qscript $QS_APPDIR $*
