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
RUN "./patch.sh"
Directory:
Output: ramdisk.img: 1 file pushed, 0 skipped. 636.0 MB/s (1520108 bytes in 0.002s) ./patch.sh: 5: [[: not found ./patch.sh: 6: [[: not found busybox: 1 file pushed, 0 skipped. 117.4 MB/s (2074240 bytes in 0.017s) process.sh: 1 file pushed, 0 skipped. 101.5 MB/s (11525 bytes in 0.000s)
***** Grab magisk.zip or magisk.apk 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:
use bash instead of sh "bash patch.sh", not "./patch.sh"
Sorry, something went wrong.
No branches or pull requests
RUN "./patch.sh"
Directory:
Output:
ramdisk.img: 1 file pushed, 0 skipped. 636.0 MB/s (1520108 bytes in 0.002s)
./patch.sh: 5: [[: not found
./patch.sh: 6: [[: not found
busybox: 1 file pushed, 0 skipped. 117.4 MB/s (2074240 bytes in 0.017s)
process.sh: 1 file pushed, 0 skipped. 101.5 MB/s (11525 bytes in 0.000s)
***** Grab magisk.zip or magisk.apk 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: