2
0
mirror of https://github.com/topjohnwu/Magisk synced 2025-08-31 03:55:11 +00:00

Add new util functions for new template version

This commit is contained in:
topjohnwu
2017-08-12 23:15:39 +08:00
parent 0b3c078aeb
commit 6eb7c0b5d6
2 changed files with 5 additions and 1 deletions

View File

@@ -184,7 +184,7 @@ if ! $BOOTMODE; then
recovery_cleanup
fi
# rm -rf $TMPDIR
rm -rf $TMPDIR
ui_print "- Done"
exit 0