mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
4 lines
41 B
Bash
4 lines
41 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
mvn clean deploy -P release
|