mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-03 16:24:31 +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
|