We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ ./patch.sh canary ramdisk.img: 1 file pushed, 0 skipped. 409.9 MB/s (899609 bytes in 0.002s) adb: error: cannot stat 'magisk.zip': No such file or directory busybox: 1 file pushed, 0 skipped. 549.5 MB/s (2074240 bytes in 0.004s) process.sh: 1 file pushed, 0 skipped. 16.7 MB/s (11359 bytes in 0.001s)
***** Grab magisk.zip first ! *****
adb: error: failed to stat remote object '/data/local/tmp/ramdisk.img': No such file or directory
The text was updated successfully, but these errors were encountered:
Since magisk 22, the apk can be renamed to magisk.zip instead (more info on: https://magisk.me/zip/) and used for flashing the ramdisk.
Sorry, something went wrong.
should be fixed in 12a77d8
No branches or pull requests
$ ./patch.sh canary
ramdisk.img: 1 file pushed, 0 skipped. 409.9 MB/s (899609 bytes in 0.002s)
adb: error: cannot stat 'magisk.zip': No such file or directory
busybox: 1 file pushed, 0 skipped. 549.5 MB/s (2074240 bytes in 0.004s)
process.sh: 1 file pushed, 0 skipped. 16.7 MB/s (11359 bytes in 0.001s)
***** Grab magisk.zip first ! *****
adb: error: failed to stat remote object '/data/local/tmp/ramdisk.img': No such file or directory
The text was updated successfully, but these errors were encountered: