mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-10 07:38:03 +08:00
3 lines
68 B
Batchfile
Executable File
3 lines
68 B
Batchfile
Executable File
SET "JAVA_HOME=C:\opt\jdk1.8.0_161"
|
|
cd git-repo
|
|
./mvnw clean install |