xiatian 5 năm trước cách đây
mục cha
commit
cf0ee4e4b7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"