mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-14 07:57:26 +00:00
Typo
This commit is contained in:
@@ -15,7 +15,7 @@ SYSTEMLIB=/system/lib
|
|||||||
umask 022
|
umask 022
|
||||||
|
|
||||||
ui_print_wrapper() {
|
ui_print_wrapper() {
|
||||||
type ui_print_wrapper >/dev/null && ui_print "$1" || echo "$1"
|
type ui_print >/dev/null && ui_print "$1" || echo "$1"
|
||||||
}
|
}
|
||||||
|
|
||||||
grep_prop() {
|
grep_prop() {
|
||||||
|
Reference in New Issue
Block a user