mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-04 23:39:32 +08:00
4 lines
91 B
Bash
4 lines
91 B
Bash
#!/bin/bash
|
|
|
|
exec mvn -T 1C clean install -Dmaven.test.skip=true -Dmaven.javadoc.skip=true
|