fix(bin): 修复http上传脚本显示错误

This commit is contained in:
v-zhangjc9
2024-05-21 09:07:47 +08:00
parent 52b58426e4
commit ac7763c40f
2 changed files with 8 additions and 2 deletions

6
bin/build-patch.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
root_path=$(dirname $(cd $(dirname $0);pwd))
source $root_path/bin/library.sh
deploy service-common service-dependencies service-configuration service-forest
package utils/patch
upload $root_path/utils/patch/target/patch-1.0.0-SNAPSHOT.jar