mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-04 04:38:02 +08:00
3 lines
64 B
Batchfile
Executable File
3 lines
64 B
Batchfile
Executable File
SET "JAVA_HOME=C:\opt\jdk-8"
|
|
cd git-repo
|
|
./mvnw clean install -X |