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
3af61bc4
Commit
3af61bc4
authored
Jun 07, 2024
by
fuyanbin
Browse files
保证能拷贝成功,防止有些cp有提示,有些又没有 -f 命令
parent
7c082610
Pipeline
#42846
passed with stages
in 8 seconds
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
services/starthugep.sh
View file @
3af61bc4
...
...
@@ -54,6 +54,8 @@ install() {
if
[
-e
/system/bin/hugep-start.sh
]
then
rm
"
$SMALLP_PATH
"
/hugep-star.sh
rm
-f
"
$SMALLP_PATH
"
/hugep-star.sh
cp
/system/bin/hugep-start.sh
"
$SMALLP_PATH
"
/hugep-star.sh
fi
else
...
...
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