xiatian 5 年之前
父节点
当前提交
cf0ee4e4b7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      examcloud-core-reports-starter/shell/stop.sh

+ 1 - 0
examcloud-core-reports-starter/shell/stop.sh

@@ -1,5 +1,6 @@
 #!/bin/bash
 
+
 FILE_PATH=$(cd `dirname $0`; pwd)
 APP_VERSION=`cat $FILE_PATH/version`
 APP_MAIN_JAR="examcloud-core-reports-starter-"$APP_VERSION"-SNAPSHOT.jar"