mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-02-18 23:58:28 +00:00
Update util_functions.sh
This commit is contained in:
parent
9581ae8245
commit
e88eed9a8d
@ -810,7 +810,7 @@ install_module() {
|
|||||||
rm -rf \
|
rm -rf \
|
||||||
$MODPATH/system/placeholder $MODPATH/customize.sh \
|
$MODPATH/system/placeholder $MODPATH/customize.sh \
|
||||||
$MODPATH/README.md $MODPATH/.git*
|
$MODPATH/README.md $MODPATH/.git*
|
||||||
rmdir -p $MODPATH
|
rmdir -p $MODPATH 2>/dev/null
|
||||||
|
|
||||||
cd /
|
cd /
|
||||||
$BOOTMODE || recovery_cleanup
|
$BOOTMODE || recovery_cleanup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user