Skip to content
New issue

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 not working on Ubuntu #65

Open
mnguyen081002 opened this issue Aug 13, 2023 · 1 comment
Open

./patch.sh not working on Ubuntu #65

mnguyen081002 opened this issue Aug 13, 2023 · 1 comment

Comments

@mnguyen081002
Copy link

RUN "./patch.sh"

Directory:
image

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

@fuad00
Copy link

fuad00 commented Dec 16, 2023

use bash instead of sh "bash patch.sh", not "./patch.sh"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants