revanced-cli
revanced-cli copied to clipboard
feat: add SuperSU support
As the name suggests this adds SuperSU support to the CLI, also removed umount on boot (unnecessary and caused issues with SuperSU).
Can detect whether running SuperSU or Magisk (or unknown).
Oh god, we argued before about adding that support. Now it is finally here.
This PR gets rid of the unmount script which might be required later when you want to "uninstall" the root mount. Please separate this into another issue and a PR.
It should be merged after #84.