mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-01-11 23:23:37 +00:00
parent
c609a01e55
commit
b8090a8e18
@ -680,6 +680,7 @@ is_legacy_script() {
|
|||||||
install_module() {
|
install_module() {
|
||||||
rm -rf $TMPDIR
|
rm -rf $TMPDIR
|
||||||
mkdir -p $TMPDIR
|
mkdir -p $TMPDIR
|
||||||
|
cd $TMPDIR
|
||||||
|
|
||||||
setup_flashable
|
setup_flashable
|
||||||
mount_partitions
|
mount_partitions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user