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
7b1a1275
Commit
7b1a1275
authored
Sep 13, 2024
by
fuyanbin
Browse files
兼容 /system/androidrom 标识文件
parent
40255c0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
services/starthugep.sh
View file @
7b1a1275
...
@@ -60,7 +60,7 @@ install() {
...
@@ -60,7 +60,7 @@ install() {
}
}
need_intall
()
{
need_intall
()
{
if
[
-e
/system/.androidrom
]
if
[
-e
/system/.androidrom
]
||
[
-e
/system/androidrom
]
then
then
if
[
!
-d
"
$SMALLP_PATH
"
]
if
[
!
-d
"
$SMALLP_PATH
"
]
then
then
...
...
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