mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-02 00:10:58 +08:00
4 lines
38 B
Bash
4 lines
38 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
exec mvn javadoc:javadoc
|