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
ff894eb8
Commit
ff894eb8
authored
Feb 19, 2024
by
fuyanbin
Browse files
fix: 变量定义错误
parent
6c91e8bc
Pipeline
#26564
passed with stages
in 9 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
pack-ci.sh
View file @
ff894eb8
...
...
@@ -48,14 +48,14 @@ build_dir=$(mktemp -d "$BUILD_DIR"/tmp.XXXXX)
packge_dir
=
$(
mktemp
-d
"
$BUILD_DIR
"
/tmp.XXXXX
)
boot_dir
=
$(
mktemp
-d
"
$BUILD_DIR
"
/tmp.XXXXX
)
system_mount_point
system_path
systemfile
systemfile_ext4
system_mount_point
=
""
system_path
=
""
systemfile
=
""
systemfile_ext4
=
""
is_amlogic
=
1
outfile_path
outfile_path
=
""
unpack_and_mount_image
()
{
local
img
=
"
$1
"
...
...
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