blob: 630c6697675a5a865059801734fe8665dfd5ff41 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# magisk-bindfs
Systemless bindfs as magisk module.
`arm64-v8a` only.
## Installation
Install the module zip in MagiskManager.
## Usage
`bindfs` can be used in your preferred terminal application (e.g. Termux).
## References
- [bindfs with NDK](https://github.com/agnostic-apollo/bindfs)
|