mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-20 03:37:31 +00:00
@@ -66,7 +66,7 @@ open class FlashZip(
|
|||||||
|
|
||||||
console.add("- Installing ${mUri.displayName}")
|
console.add("- Installing ${mUri.displayName}")
|
||||||
|
|
||||||
return Shell.su("sh $installDir/update-binary dummy 1 $zipFile")
|
return Shell.su("sh $installDir/update-binary dummy 1 \"$zipFile\"")
|
||||||
.to(console, logs).exec().isSuccess
|
.to(console, logs).exec().isSuccess
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user