Update update-binary to remove version & level check

This commit is contained in:
2024-04-28 21:11:50 +01:00
committed by GitHub
parent c1b81b37d4
commit d1f9fb6cfd

View File

@@ -480,8 +480,8 @@ fi;
setup_env;
do_devicecheck;
do_versioncheck;
do_levelcheck;
#do_versioncheck;
#do_levelcheck;
ui_print "=========================================";
ui_print "Installing PSM Kernel...";
ui_print "=========================================";