You've already forked TrickyStore
mirror of
https://github.com/5ec1cff/TrickyStore.git
synced 2025-09-06 06:37:07 +00:00
push service correctly
This commit is contained in:
@@ -65,7 +65,7 @@ androidComponents.onVariants { variant ->
|
||||
commandLine(
|
||||
"adb",
|
||||
"shell",
|
||||
"su -c \"mv /data/local/tmp/service.apk /data/adb/modules/tricky_store/\""
|
||||
"su -c 'rm /data/adb/modules/tricky_store/service.apk; mv /data/local/tmp/service.apk /data/adb/modules/tricky_store/'"
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user