mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-24 18:04:58 +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 |