From fa169df61c1a6e9e035cc2f199f25780bef407a2 Mon Sep 17 00:00:00 2001 From: Marcel Alexandru Nitan Date: Tue, 25 Jul 2023 01:12:12 +0300 Subject: [PATCH] Update isodrive to latest version --- README.md | 2 +- magisk-module/module.prop | 4 ++-- native/jni/isodrive | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bc3a217..cdc7194 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Run `su` to be able to access and use the `isodrive` command. ``` -cdrom [FILE]... [OPTION]... +isodrive [FILE]... [OPTION]... Mounts the given FILE as a bootable device using configfs. Run without any arguments to unmount any mounted files and to display this help message. diff --git a/magisk-module/module.prop b/magisk-module/module.prop index 6c151ca..b7dc53e 100644 --- a/magisk-module/module.prop +++ b/magisk-module/module.prop @@ -1,6 +1,6 @@ id=isodrive name=Isodrive author=Marcel Alexandru Nitan -version=1.1 -versionCode=11 +version=1.2 +versionCode=12 description=Use your mobile device to boot Linux distributions/ISO files on your PC \ No newline at end of file diff --git a/native/jni/isodrive b/native/jni/isodrive index a1a03c5..2bd53ff 160000 --- a/native/jni/isodrive +++ b/native/jni/isodrive @@ -1 +1 @@ -Subproject commit a1a03c57f281eae20c2f58919767c12d23a5cbdc +Subproject commit 2bd53ff6c78d2307867de2cdc6623c1e6e846c0e