wangwei hace 7 años
padre
commit
f4d075994a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      examcloud-core-basic-starter/shell/start.sh

+ 0 - 1
examcloud-core-basic-starter/shell/start.sh

@@ -1,7 +1,6 @@
 #!/bin/bash
 
 APP_MAIN_JAR="examcloud-core-basic-starter-2.0-SNAPSHOT.jar"
-APP_MAIN_CLASS="CoreBasicApplication"
 
 JAVA_OPTS="-server -Xms512m -Xmx512m"