Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
付燕斌
android-image-pack-tool
Commits
cc945036
Commit
cc945036
authored
Jun 27, 2024
by
fuyanbin
Browse files
fix: 拷贝打包好的hugep-all.zip
parent
79a9413c
Changes
1
Hide whitespace changes
Inline
Side-by-side
pack-ci.sh
View file @
cc945036
...
...
@@ -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
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment