diff options
author | Leonard Kugis <leonard@kug.is> | 2025-09-16 18:56:22 +0000 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2025-09-16 18:56:22 +0000 |
commit | d25d1ac9e53b3333944ef4e18795cf1354c179f0 (patch) | |
tree | 3c56294e1c7ed460a72ded4c7fbca0832897be68 /module.prop | |
download | magisk-fstab-d25d1ac9e53b3333944ef4e18795cf1354c179f0.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..068ea02 --- /dev/null +++ b/module.prop @@ -0,0 +1,6 @@ +id=magisk-fstab +name=FSTAB loader +version=v1.0.0 +versionCode=1 +author=lionheart1810 +description=Loads custom fstab file and performs corresponding actions |