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
4c8418c3
Commit
4c8418c3
authored
Aug 12, 2024
by
fuyanbin
Browse files
fix: 参数顺序错了
parent
df44e30c
Changes
1
Show whitespace changes
Inline
Side-by-side
pack-ci.sh
View file @
4c8418c3
...
@@ -340,7 +340,7 @@ pack_image() {
...
@@ -340,7 +340,7 @@ pack_image() {
rm
-rf
"
$super_file_ext4
"
rm
-rf
"
$super_file_ext4
"
fi
fi
else
else
repack.sh
"
$c_super_file
"
"
$c_group_name
"
"
$ALLWINNER_DEFAULT_SYSTEM_PARTITION_NAME
"
"
$systemfile
"
repack.sh
"
$c_super_file
"
"
$c_group_name
"
"
$systemfile
"
"
$ALLWINNER_DEFAULT_SYSTEM_PARTITION_NAME
"
mv
"
$(
dirname
"
$c_super_file
"
)
/super.new.img"
"
$c_super_file
"
mv
"
$(
dirname
"
$c_super_file
"
)
/super.new.img"
"
$c_super_file
"
fi
fi
imgrepacker
"
$update_img_tmp_dir
/update.img.dump"
imgrepacker
"
$update_img_tmp_dir
/update.img.dump"
...
...
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