xiatian il y a 5 ans
Parent
commit
daf23d1936
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      examcloud-core-reports-starter/shell/stop.sh

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

@@ -1,6 +1,5 @@
 #!/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"