Commit e88eed9a authored by JumbomanXDA's avatar JumbomanXDA Committed by John Wu

Update util_functions.sh

parent 9581ae82
......@@ -810,7 +810,7 @@ install_module() {
rm -rf \
$MODPATH/system/placeholder $MODPATH/customize.sh \
$MODPATH/README.md $MODPATH/.git*
rmdir -p $MODPATH
rmdir -p $MODPATH 2>/dev/null
cd /
$BOOTMODE || recovery_cleanup
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment