mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix code and add sh
This commit is contained in:
3
bin/cobertura.sh
Normal file
3
bin/cobertura.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec mvn -T 1 cobertura:cobertura
|
3
bin/simple_install.sh
Normal file
3
bin/simple_install.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec mvn -T 1C clean install -Dmaven.test.skip=true -Dmaven.javadoc.skip=true
|
Reference in New Issue
Block a user