This commit is contained in:
kamhung
2015-11-26 09:58:20 +08:00
parent 651181230e
commit 11903fcd92

View File

@@ -4,6 +4,8 @@ ulimit -c unlimited
ulimit -n 1024000
export LANG="zh_CN.UTF-8"
APP_HOME=`dirname "$0"`
if [ ! -a "$APP_HOME"/conf/application.xml ]; then