mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-13 05:37:47 +02:00
@ -680,6 +680,7 @@ is_legacy_script() {
|
||||
install_module() {
|
||||
rm -rf $TMPDIR
|
||||
mkdir -p $TMPDIR
|
||||
cd $TMPDIR
|
||||
|
||||
setup_flashable
|
||||
mount_partitions
|
||||
|
Reference in New Issue
Block a user