This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
export LANG="zh_CN.UTF-8"
|
||||||
|
|
||||||
APP_HOME=`dirname "$0"`
|
APP_HOME=`dirname "$0"`
|
||||||
|
|
||||||
if [ ! -a "$APP_HOME"/conf/application.xml ]; then
|
if [ ! -a "$APP_HOME"/conf/application.xml ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user