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