Update customize.sh

This commit is contained in:
KOWX712
2024-10-28 03:16:15 +08:00
parent a2132bdc3a
commit 6d56230a99

View File

@@ -1,6 +1,6 @@
SKIPUNZIP=0
DEBUG=false
if [ "$(which magisk)" ]; then
if [ "$MAGISK_VER_CODE" ]; then
BM="Magisk:$MAGISK_VER$MAGISK_VER_CODE"
elif [ "$KSU" ]; then
BM="KSU:$KSU_KERNEL_VER_CODE$KSU_VER_CODE"