瀏覽代碼

Update start.sh

木子李·De 4 年之前
父節點
當前提交
8cf28cb15a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      report-core/src/main/assembly/bin/start.sh

+ 1 - 1
report-core/src/main/assembly/bin/start.sh

@@ -23,4 +23,4 @@ fi
 JAVA_OPTS=" -server -Xmx2g -Xms2g -Xmn256m -XX:PermSize=128m -Xss256k "
 nohup java $JAVA_OPTS -Xbootclasspath/a:$LIB_JARS -jar -Dspring.config.location=$CONF_DIR/bootstrap.yml $LIB_DIR/aj-report-*.jar >/dev/null 2>&1 &
 
-echo "The AJ-Report started!"
+echo "The AJ-Report started!"