mirror of
https://github.com/topjohnwu/Magisk
synced 2024-11-13 20:54:12 +01:00
dca3fe396f
- Magisk Manager installs have busybox in the $PATH before extracting busybox from update-binary so an error from busybox ash (as sh) attempting to parse the x86 busybox like a shell script would be shown: ./bin/busybox: line 1: syntax error: unexpected "(" - this will only occur when ash tries to run a binary it can't handle, so basically only with x86 binary on an arm* device |
||
---|---|---|
.. | ||
addon.d.sh | ||
boot_patch.sh | ||
flash_script.sh | ||
magisk_uninstaller.sh | ||
module_installer.sh | ||
update_binary.sh | ||
util_functions.sh |