Commit cc945036 authored by fuyanbin's avatar fuyanbin
Browse files

fix: 拷贝打包好的hugep-all.zip

parent 79a9413c
......@@ -258,8 +258,6 @@ update_hugepall_zipfile() {
zip -u -j "$hugep_zip_file" "$config_json_file"
zip -u -j "$hugep_zip_file" "$config_json_file_bak"
zip -u -j "$hugep_zip_file" "./services/hugep"
outfile_path="$packge_dir/$VENDOR-$ORGCODE-$CHANNELID-hugep-all.zip"
mv "$hugep_zip_file" "$outfile_path"
}
upload() {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment