This commit is contained in:
wentch
2015-12-21 13:03:09 +08:00
parent 65af6e16a9
commit 754974b85f
4 changed files with 5 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ ulimit -c unlimited
ulimit -n 1024000
export LANG="zh_CN.UTF-8"
export LC_ALL="zh_CN.UTF-8"
APP_HOME=`dirname "$0"`