#!/bin/sh
cd /opt/qs/core
exec /opt/qs/bin/qsc -authfile /opt/qs/conf/qs_authfile  $*
