diff options
author | Leonard Kugis <leonard@kug.is> | 2025-09-15 19:46:06 +0000 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2025-09-15 19:46:06 +0000 |
commit | 201307577e4919bde5aa84f99d22e46b32f1e1dd (patch) | |
tree | fc5ae7cdcaee61e5496424b1bd2da5845ffafa2e /README.md | |
parent | 7cb13b3ef23299e2b0639a6694a75a23bafa5f4a (diff) | |
download | multi-mount-201307577e4919bde5aa84f99d22e46b32f1e1dd.tar.gz |
Added fork hint in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ This Magisk module mounts one or more filesystems (e.g. CIFS/SMB, NFS, etc.). +This is a fork of [https://github.com/clifforama/multi-mount](https://github.com/clifforama/multi-mount). +It adds support for additional `su` parameters. ## Requirements |