Skip to content

Commit ca4835d

Browse files
authored
Update README.md
1 parent a9789e1 commit ca4835d

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
# RemoveLastMagiskModule
22
TWRP script for uninstalling the last installed Magisk module
3+
4+
## Description
5+
This is a script for installation via TWRP Recovery. If you have Orange Fox Recovery, use the built-in Magisk Manager.
6+
7+
If after installing the next Magisk module the device does not boot into the system, install this script. It will find the newest directory in /data/adb/modules/ and remove it.
8+
9+
You can do this manually. This script simplifies and automates this process. It will not restore your system if the previous module permanently deleted system files. Please read the description and do Nandroid Backup before installing new unfamiliar modules.
10+
11+
Each subsequent installation of the script will remove new modules one by one in descending order of installation time. Until the modules run out.
12+
13+
Best regards!

0 commit comments

Comments
 (0)