wangwei 7 years ago
parent
commit
f4d075994a
1 changed files with 0 additions and 1 deletions
  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"