You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
Update customize.sh
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
SKIPUNZIP=0
|
SKIPUNZIP=0
|
||||||
DEBUG=false
|
DEBUG=false
|
||||||
if [ "$(which magisk)" ]; then
|
if [ "$MAGISK_VER_CODE" ]; then
|
||||||
BM="Magisk:$MAGISK_VER│$MAGISK_VER_CODE"
|
BM="Magisk:$MAGISK_VER│$MAGISK_VER_CODE"
|
||||||
elif [ "$KSU" ]; then
|
elif [ "$KSU" ]; then
|
||||||
BM="KSU:$KSU_KERNEL_VER_CODE│$KSU_VER_CODE"
|
BM="KSU:$KSU_KERNEL_VER_CODE│$KSU_VER_CODE"
|
||||||
|
|||||||
Reference in New Issue
Block a user