diff options
author | clifforama <clifforama@users.noreply.github.com> | 2021-11-03 16:26:40 -0400 |
---|---|---|
committer | clifforama <clifforama@users.noreply.github.com> | 2021-11-03 16:26:40 -0400 |
commit | 36a1d9a55459f65740f7f39582b753339efc17dc (patch) | |
tree | 6f7eb462cf66a2cbcebb35dedf680a3e09d30d9a /module.prop | |
download | multi-mount-36a1d9a55459f65740f7f39582b753339efc17dc.tar.gz |
Initial commit
Diffstat (limited to 'module.prop')
-rw-r--r-- | module.prop | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/module.prop b/module.prop new file mode 100644 index 0000000..44fd98e --- /dev/null +++ b/module.prop @@ -0,0 +1,6 @@ +id=multi-mount +name=Multi-Mount +version=v1.0.0 +versionCode=1 +author=clifforama +description=Mounts one or more filesystems (e.g. CIFS/SMB, NFS, etc.) |