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