mirror of
https://gitee.com/dromara/hutool.git
synced 2025-11-09 02:45:04 +08:00
4 lines
47 B
Bash
4 lines
47 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
exec mvn -T 1 cobertura:cobertura
|