diff --git a/edxp-core/template_override/install.sh b/edxp-core/template_override/install.sh index 4a51930f..8d96289a 100644 --- a/edxp-core/template_override/install.sh +++ b/edxp-core/template_override/install.sh @@ -123,7 +123,7 @@ REPLACE=" print_modname() { ui_print "*******************************" - ui_print "* Riru - Ed Xposed *" + ui_print "* Riru - EdXposed *" ui_print "*******************************" } @@ -181,4 +181,4 @@ REPLACE=" # set_perm $MODPATH/system/bin/app_process32 0 2000 0755 u:object_r:zygote_exec:s0 # set_perm $MODPATH/system/bin/dex2oat 0 2000 0755 u:object_r:dex2oat_exec:s0 # set_perm $MODPATH/system/lib/libart.so 0 0 0644 -} \ No newline at end of file +}