mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-05 17:38:06 +08:00
Fix location of java home for windows build
See gh-865
This commit is contained in:
parent
7f20525112
commit
60d2365196
@ -1,3 +1,3 @@
|
||||
SET "JAVA_HOME=C:\opt\jdk1.8.0_161"
|
||||
SET "JAVA_HOME=C:\opt\jdk-8"
|
||||
cd git-repo
|
||||
./mvnw clean install -X
|
Loading…
Reference in New Issue
Block a user