This commit is contained in:
kamhung
2015-11-26 09:58:40 +08:00
parent 11903fcd92
commit b9eff388ac

View File

@@ -1,5 +1,7 @@
#!/bin/sh
export LANG="zh_CN.UTF-8"
APP_HOME=`dirname "$0"`
if [ ! -a "$APP_HOME"/conf/application.xml ]; then