avicii:Update with PSM Kernel Details & Maintainer

This commit is contained in:
2023-11-08 09:37:58 +00:00
parent adf77cedc9
commit 6d1231d7f5
3 changed files with 10 additions and 10 deletions

View File

@@ -465,7 +465,7 @@ ui_print "=========================================";
ui_print "Based on Linux Kernel KERNEL_VERSION_STRING";
ui_print "=========================================";
ui_print "Maintained by $MAINTAINER_STRING";
ui_print "sreeshankark@github.com ";
ui_print "https://t.me/psmbuilds ";
ui_print "=========================================";
ui_print "Powered by";
ui_print "AnyKernel3 by Chris Renshaw";
@@ -483,7 +483,7 @@ do_devicecheck;
do_versioncheck;
do_levelcheck;
ui_print "=========================================";
ui_print "Installing NeverSettle Kernel...";
ui_print "Installing PSM Kernel...";
ui_print "=========================================";
ui_print " ";
ui_print "- Active boot slot: ";
@@ -505,5 +505,5 @@ if [ "$(file_getprop anykernel.sh do.cleanup)" == 1 ]; then
fi;
ui_print " ";
ui_print "=========================================";
ui_print "NeverSettle Kernel installation suceeded!";
ui_print "PSM Kernel installation succeeded!";
ui_print "=========================================";