parent
d50f235b76
commit
e95e665d76
|
@ -127,8 +127,8 @@ print_modname() {
|
|||
ui_print "* DNSCrypt-Proxy2 *"
|
||||
ui_print "* Magisk Module *"
|
||||
ui_print "*******************************"
|
||||
ui_print "* v2.8.6-alpha1 *"
|
||||
ui_print "* bluemeda *"
|
||||
ui_print "* v2.8.7 *"
|
||||
ui_print "* bluemeda *"
|
||||
ui_print "*******************************"
|
||||
ui_print " "
|
||||
}
|
||||
|
@ -193,4 +193,4 @@ set_permissions() {
|
|||
# set_perm $MODPATH/system/lib/libart.so 0 0 0644
|
||||
}
|
||||
|
||||
# You can add more functions to assist your custom script code
|
||||
# You can add more functions to assist your custom script code
|
||||
|
|
Loading…
Reference in New Issue