mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-15 23:13:30 +08:00
3 lines
62 B
Batchfile
Executable File
3 lines
62 B
Batchfile
Executable File
SET "JAVA_HOME=C:\opt\jdk-17"
|
|
cd git-repo
|
|
./mvnw clean install |