mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 13:17:39 +02:00
fix a bug when $ABILONG is arm64-v8a
This commit is contained in:
@ -48,7 +48,7 @@ api_level_arch_detect
|
||||
|
||||
ui_print "- Device platform: $ARCH"
|
||||
CHROMEDIR=$INSTALLER/chromeos
|
||||
BINDIR=$INSTALLER/$ARCH
|
||||
BINDIR=$INSTALLER/$ARCH32
|
||||
|
||||
##########################################################################################
|
||||
# Detection all done, start installing
|
||||
|
Reference in New Issue
Block a user