Fix Java 8 support (#489)
This commit is contained in:
@@ -2,5 +2,4 @@ HOST=127.0.0.1
|
||||
URL=jdbc:mysql://localhost:3306/heavenms
|
||||
DB_USER=root
|
||||
DB_PASS=
|
||||
JAVA8=FALSE
|
||||
SHUTDOWNHOOK=true
|
||||
Reference in New Issue
Block a user